diff --git a/renovate.json b/renovate.json index 85e97a4..baec361 100644 --- a/renovate.json +++ b/renovate.json @@ -7,13 +7,7 @@ ":disableDependencyDashboard", ":label(renovate)", ":maintainLockFilesMonthly", - ":noUnscheduledUpdates" - ], - "packageRules": [ - { - "description": "Combine updates together", - "groupName": "automated-ultramicrotomy/crosshair", - "matchDepNames": ["automated-ultramicrotomy/crosshair"] - } + ":noUnscheduledUpdates", + "group:all" ] }