We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 672c2f5 commit 9b8a8f4Copy full SHA for 9b8a8f4
1 file changed
renovate.json
@@ -62,7 +62,8 @@
62
".circleci/config.yml"
63
],
64
"semanticCommitScope": "root",
65
- "additionalBranchPrefix": "root/"
+ "additionalBranchPrefix": "root/",
66
+ "branchTopic": "node-18.20.x"
67
},
68
{
69
"matchFileNames": [
@@ -86,9 +87,6 @@
86
87
"patch": {
88
"enabled": false
89
- "minor": {
90
- "enabled": false
91
- },
92
"major": {
93
94
}
0 commit comments