Skip to content

Commit

Permalink
Merge pull request #9 from onedr0p/patch-1
Browse files Browse the repository at this point in the history
chore: update renovate
  • Loading branch information
kashalls authored May 23, 2024
2 parents b696cc5 + ff324d4 commit 0d11c08
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
"extends": ["config:recommended", ":disableRateLimiting", "regexManagers:biomeVersions"],
"postUpdateOptions": [
"gomodTidy",
"gomodUpdateImportPaths"
]
}

0 comments on commit 0d11c08

Please sign in to comment.