Skip to content

Commit 2b5048b

Browse files
Merge pull request #471 from stuggi/renovate_cleanup
Remove old FR branch from renovate config
2 parents 3c34c08 + 516936c commit 2b5048b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

renovate.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
"extends": [
33
"github>openstack-k8s-operators/renovate-config:default.json5"
44
],
5-
"baseBranches": [
6-
"main",
7-
"18.0-fr1"
8-
],
5+
"baseBranches": ["main"],
96
"useBaseBranchConfig": "merge",
107
"packageRules": [
118
{

0 commit comments

Comments
 (0)