diff --git a/renovate.json b/renovate.json index f160093..1ee589a 100644 --- a/renovate.json +++ b/renovate.json @@ -2,5 +2,5 @@ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "prConcurrentLimit": 4, "reviewers": ["pyrooka", "diatrcz", "Andris28"], - "extends": ["config:recommended", "security:minimumReleaseAgeNpm"] + "extends": ["config:recommended", "security:minimumReleaseAgeNpm", "group:all"] }