Skip to content

Commit 7279095

Browse files
authored
chore(renovate): enable Renovate for branch v4 (#93)
See: https://docs.renovatebot.com/configuration-options/#basebranchpatterns
1 parent b3c40f0 commit 7279095

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/renovate.json5

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
'schedule:monthly',
66
'group:allNonMajor',
77
],
8+
baseBranchPatterns: ['main', 'v4'],
89
rangeStrategy: 'bump',
910
packageRules: [
1011
{

0 commit comments

Comments
 (0)