Skip to content

Commit b8df649

Browse files
authored
Update renovate.json
1 parent 1b92b6f commit b8df649

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"automergeStrategy": "squash",
2020
"assignAutomerge": true,
2121
"assigneesFromCodeOwners": true,
22+
"bumpVersion": "minor",
2223
"commitBodyTable": true,
2324
"commitMessageAction": "bump",
2425
"commitMessageExtra": "from {{#if currentValue}}{{{replace '^v' '' currentValue}}}{{else}}{{{currentDigestShort}}}{{/if}} to {{#if isPinDigest}}{{{newDigestShort}}}{{else}}{{#if isSingleVersion}}{{replace '^v' '' newVersion}}{{else}}{{#if newValue}}{{{newValue}}}{{else}}{{{newDigestShort}}}{{/if}}{{/if}}{{/if}}",

0 commit comments

Comments
 (0)