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 2b5048b commit 0861c0aCopy full SHA for 0861c0a
renovate.json
@@ -2,7 +2,9 @@
2
"extends": [
3
"github>openstack-k8s-operators/renovate-config:default.json5"
4
],
5
- "baseBranches": ["main"],
+ "baseBranchPatterns": [
6
+ "main"
7
+ ],
8
"useBaseBranchConfig": "merge",
9
"packageRules": [
10
{
0 commit comments