We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d2e92f commit aba2594Copy full SHA for aba2594
renovate.json
@@ -1,6 +1,8 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": [
4
- "config:recommended"
+ "config:recommended",
5
+ ":semanticCommitTypeAll(chore)",
6
+ "schedule:earlyMondays"
7
]
8
}
0 commit comments