Skip to content

Commit 8ee8e91

Browse files
Merge pull request #176 from mrkisaolamb/align-renovate
Align renovate config with openstack-operator
2 parents 9c2de38 + a1dd0b8 commit 8ee8e91

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)