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 680b7d7 commit 24dea26Copy full SHA for 24dea26
.github/renovate.json
@@ -1,7 +1,8 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": [
4
- "config:base"
+ "config:base",
5
+ ":semanticCommitTypeAll(ci)"
6
],
7
"automerge": true,
8
"platformAutomerge": true,
0 commit comments