Skip to content

Commit

Permalink
Merge pull request #210 from winebarrel/disable_dependencyDashboard
Browse files Browse the repository at this point in the history
Disable dependencyDashboard
  • Loading branch information
winebarrel authored Nov 2, 2024
2 parents 75ec160 + d75c21b commit 7c45afb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
"config:recommended",
":disableDependencyDashboard"
]
}

0 comments on commit 7c45afb

Please sign in to comment.