Skip to content

Commit

Permalink
[renovate]Enable bumps on 18.0-fr1
Browse files Browse the repository at this point in the history
This enables renovate run on 18.0-fr1 branch. Please note that we have a
special config for 18.0-fr1 enabled in #237

Related: OSPRH-8355
  • Loading branch information
gibizer committed Nov 25, 2024
1 parent 0b0ba57 commit 290be95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"extends": [
"github>openstack-k8s-operators/renovate-config:default.json5"
],
"baseBranches": ["main"],
"baseBranches": ["main", "18.0-fr1"],
"useBaseBranchConfig": "merge",
"packageRules": [
{
Expand Down

0 comments on commit 290be95

Please sign in to comment.