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