Skip to content

Commit a1dd0b8

Browse files
committed
Align renovate config with openstack-operator
1 parent 4cd7b3f commit a1dd0b8

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
@@ -1,10 +1,12 @@
11
{
22
"extends": [
3-
"github>openstack-k8s-operators/renovate-config"
3+
"github>openstack-k8s-operators/renovate-config:default.json5"
44
],
55
"constraints": {
66
"go": "1.19"
77
},
8+
"baseBranches": ["main"],
9+
"useBaseBranchConfig": "merge",
810
"packageRules": [
911
{
1012
"matchPackageNames": ["github.com/openstack-k8s-operators/mariadb-operator/api"],

0 commit comments

Comments
 (0)