diff --git a/renovate.json b/renovate.json index d22d4f5..85e97a4 100644 --- a/renovate.json +++ b/renovate.json @@ -8,5 +8,12 @@ ":label(renovate)", ":maintainLockFilesMonthly", ":noUnscheduledUpdates" + ], + "packageRules": [ + { + "description": "Combine updates together", + "groupName": "automated-ultramicrotomy/crosshair", + "matchDepNames": ["automated-ultramicrotomy/crosshair"] + } ] }