We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f3284e commit 8b9ec12Copy full SHA for 8b9ec12
1 file changed
.github/renovate.json5
@@ -5,12 +5,7 @@
5
],
6
"rangeStrategy": "bump",
7
"separateMajorMinor": false,
8
- "lockFileMaintenance": {
9
- "enabled": true,
10
- // https://github.com/renovatebot/config-help/issues/89
11
- // https://github.com/renovatebot/renovate/discussions/15899
12
- "branchTopic": "lock-file-maintenance/{{groupSlug}}"
13
- },
+ "lockFileMaintenance": { "enabled": true },
14
"labels": ["dependencies"],
15
"packageRules": [
16
{
0 commit comments