We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c257e90 commit d527f02Copy full SHA for d527f02
renovate.json
@@ -1,7 +1,10 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
- "": "https://docs.renovatebot.com/renovate-schema.json",
4
"extends": [
5
- "config:recommended"
+ "config:recommended",
+ ":disableDependencyDashboard"
6
+ ],
7
+ "assignees": [
8
+ "jindraj"
9
]
10
}
0 commit comments