Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
winebarrel committed Nov 9, 2024
1 parent bf392e0 commit 88807da
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
"config:recommended",
":disableDependencyDashboard"
],
"postUpdateOptions": [
"gomodTidy"
],
"ignoreDeps": [
"github.com/winebarrel/cronplan"
]
}

0 comments on commit 88807da

Please sign in to comment.