Skip to content

Commit 4e7cc1c

Browse files
Merge pull request #473 from openstack-k8s-operators/renovate/migrate-config
chore(config): migrate renovate config
2 parents 2b5048b + 0861c0a commit 4e7cc1c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

renovate.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
"extends": [
33
"github>openstack-k8s-operators/renovate-config:default.json5"
44
],
5-
"baseBranches": ["main"],
5+
"baseBranchPatterns": [
6+
"main"
7+
],
68
"useBaseBranchConfig": "merge",
79
"packageRules": [
810
{

0 commit comments

Comments
 (0)