We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b2fd6c commit 1fb6cfeCopy full SHA for 1fb6cfe
.github/renovate.json
@@ -6,7 +6,7 @@
6
"dependencyDashboard": true,
7
"rangeStrategy": "update-lockfile",
8
"rebaseWhen": "conflicted",
9
- "baseBranches": ["1.12.x"],
+ "baseBranches": ["2.1.x"],
10
"packageRules": [
11
{
12
"matchPackagePatterns": ["*"],
@@ -15,7 +15,7 @@
15
16
"matchPaths": ["+(composer.json)"],
17
"enabled": true,
18
- "matchBaseBranches": ["1.11.x"]
+ "matchBaseBranches": ["2.1.x"]
19
},
20
21
"matchPaths": ["build-cs/**"],
0 commit comments