Skip to content

Commit 0861c0a

Browse files
author
OpenStack K8s CI
committed
chore(config): migrate config renovate.json
1 parent 2b5048b commit 0861c0a

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)