We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d04e7a4 commit 32b654aCopy full SHA for 32b654a
1 file changed
renovate.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
- "extends": [
4
- "config:base"
5
- ]
+ "baseBranches": ["main"],
+ "extends": ["config:base"],
+ "schedule": ["monthly"]
6
}
0 commit comments