Skip to content

Commit 28bd1c3

Browse files
committed
chore(renovate): enable renovation of 3.x branch
1 parent 56d39f5 commit 28bd1c3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"extends": ["github>softwareventures/renovate-config:app"],
3-
"includeForks": true
3+
"includeForks": true,
4+
"baseBranches": ["main", "alpha", "beta", "next", "next-major", "3.x"]
45
}

0 commit comments

Comments
 (0)