Skip to content

Commit 1fb6cfe

Browse files
committed
Update Renovate
1 parent 7b2fd6c commit 1fb6cfe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/renovate.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencyDashboard": true,
77
"rangeStrategy": "update-lockfile",
88
"rebaseWhen": "conflicted",
9-
"baseBranches": ["1.12.x"],
9+
"baseBranches": ["2.1.x"],
1010
"packageRules": [
1111
{
1212
"matchPackagePatterns": ["*"],
@@ -15,7 +15,7 @@
1515
{
1616
"matchPaths": ["+(composer.json)"],
1717
"enabled": true,
18-
"matchBaseBranches": ["1.11.x"]
18+
"matchBaseBranches": ["2.1.x"]
1919
},
2020
{
2121
"matchPaths": ["build-cs/**"],

0 commit comments

Comments
 (0)