Skip to content

Commit 2738260

Browse files
authored
chore: update renovate config (#147)
* chore: update renovate config chore: update renovate config * Update renovate.json5
1 parent 5d67bc1 commit 2738260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"extends": [
33
"config:base", // https://docs.renovatebot.com/presets-config/#configbase
4-
":semanticCommits", // https://docs.renovatebot.com/presets-default/#semanticcommits
4+
":semanticCommitTypeAll(chore)", // https://docs.renovatebot.com/presets-default/#semanticcommittypeallarg0
55
":ignoreUnstable", // https://docs.renovatebot.com/presets-default/#ignoreunstable
66
"group:allNonMajor", // https://docs.renovatebot.com/presets-group/#groupallnonmajor
77
":separateMajorReleases", // https://docs.renovatebot.com/presets-default/#separatemajorreleases

0 commit comments

Comments
 (0)