We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7f5e42 commit a196754Copy full SHA for a196754
1 file changed
.github/renovate.json5
@@ -1,4 +1,7 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
- "extends": ["config:recommended"],
+ "extends": [
4
+ "config:recommended",
5
+ ":semanticCommits",
6
+ ],
7
}
0 commit comments