Skip to content

Commit ba750dd

Browse files
Force chore prefix
1 parent 70273b4 commit ba750dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

default.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"config:recommended",
44
":disableDependencyDashboard",
55
":rebaseStalePrs",
6-
":semanticPrefixChore"
6+
":semanticCommitTypeAll(chore)"
77
],
88
"timezone": "America/New_York",
99
"packageRules": [

repos/eslint-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"extends": [
33
"local>anthony-j-castro/renovate-config",
4-
":semanticCommitType(build)"
4+
":semanticCommitTypeAll(build)"
55
]
66
}

0 commit comments

Comments
 (0)