Skip to content

Commit

Permalink
Merge pull request #89 from mrkisaolamb/align-renovate
Browse files Browse the repository at this point in the history
Align renovate config with openstack-operator
  • Loading branch information
openshift-merge-bot[bot] authored Jan 4, 2024
2 parents 07d5a7f + f876753 commit 4241965
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
{
"extends": [
"github>openstack-k8s-operators/renovate-config"
"github>openstack-k8s-operators/renovate-config:default.json5"
],
"constraints": {
"go": "1.19"
},
"baseBranches": ["main"],
"useBaseBranchConfig": "merge",
"packageRules": [
{
"matchPackageNames": ["github.com/openstack-k8s-operators/swift-operator/api"],
Expand Down

0 comments on commit 4241965

Please sign in to comment.