We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5d26bb commit 0bf20f4Copy full SHA for 0bf20f4
1 file changed
.github/renovate.json
@@ -1,7 +1,6 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
- "extends": ["config:recommended"],
4
- "dependencyDashboard": true,
+ "extends": ["config:recommended", ":dependencyDashboard"],
5
"enabledManagers": ["mise", "gomod", "github-actions"],
6
"packageRules": [
7
0 commit comments