Skip to content

Commit 98edd15

Browse files
committed
Remove renovate grouping, it is functionally incompatible with min release age
1 parent d306924 commit 98edd15

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

renovate.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": ["config:recommended"],
44
"packageRules": [
5-
{
6-
"matchUpdateTypes": ["minor", "patch"],
7-
"groupName": "all non-major dependencies",
8-
"groupSlug": "all-minor-patch",
9-
"matchPackageNames": ["*"]
10-
},
115
{
126
"minimumReleaseAge": "3 days",
137
"matchPackageNames": ["*"]

0 commit comments

Comments
 (0)