We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
groupName
be/public/react-json-view
1 parent bf71e16 commit 2df7df7Copy full SHA for 2df7df7
.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
{
@@ -46,7 +41,7 @@
46
41
},
47
42
48
43
"matchFileNames": ["be/public/react-json-view/**"],
49
- "groupName": "be/public/react-json-view",
44
+ "groupName": "react-json-view",
50
45
"commitMessagePrefix": "deps(react-json-view): "
51
52
0 commit comments