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 9f9f721 commit 3d3725fCopy full SHA for 3d3725f
renovate.json
@@ -2,6 +2,10 @@
2
"extends": [
3
"github>loopbackio/cicd//shared-configs/renovate/base"
4
],
5
- "baseBranches": ["master", "5.x"]
+ "baseBranches": [
6
+ "master",
7
+ "6.x",
8
+ "5.x"
9
+ ]
10
}
11
0 commit comments