Skip to content

Commit 4e8c7bf

Browse files
authored
Disable renovate package grouping (#3147)
* Disable renovate package grouping * Create major updates automatically
1 parent 4bf1f63 commit 4e8c7bf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

renovate.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,8 @@
33
"extends": [
44
"config:recommended",
55
":dependencyDashboard",
6-
"group:allNonMajor",
76
":label(dependencies)"
87
],
9-
"major": {
10-
"dependencyDashboardApproval": true
11-
},
128
"packageRules": [
139
{
1410
"rangeStrategy": "update-lockfile",

0 commit comments

Comments
 (0)