We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70273b4 commit ba750ddCopy full SHA for ba750dd
default.json
@@ -3,7 +3,7 @@
3
"config:recommended",
4
":disableDependencyDashboard",
5
":rebaseStalePrs",
6
- ":semanticPrefixChore"
+ ":semanticCommitTypeAll(chore)"
7
],
8
"timezone": "America/New_York",
9
"packageRules": [
repos/eslint-config.json
@@ -1,6 +1,6 @@
1
{
2
"extends": [
"local>anthony-j-castro/renovate-config",
- ":semanticCommitType(build)"
+ ":semanticCommitTypeAll(build)"
]
}
0 commit comments