We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c66ce8f commit f9700b7Copy full SHA for f9700b7
.github/renovate.json
@@ -1,6 +1,7 @@
1
-{
+{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"automerge": true,
4
"prHourlyLimit": 0,
5
- "autoApprove": true
+ "autoApprove": true,
6
+ "semanticCommits": "disabled"
7
}
0 commit comments