Skip to content

Commit 9b8a8f4

Browse files
committed
build(renovate): forget root branches
1 parent 672c2f5 commit 9b8a8f4

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

renovate.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@
6262
".circleci/config.yml"
6363
],
6464
"semanticCommitScope": "root",
65-
"additionalBranchPrefix": "root/"
65+
"additionalBranchPrefix": "root/",
66+
"branchTopic": "node-18.20.x"
6667
},
6768
{
6869
"matchFileNames": [
@@ -86,9 +87,6 @@
8687
"patch": {
8788
"enabled": false
8889
},
89-
"minor": {
90-
"enabled": false
91-
},
9290
"major": {
9391
"enabled": false
9492
}

0 commit comments

Comments
 (0)