diff --git a/renovate.json b/renovate.json index 98bc190..ada6e4e 100644 --- a/renovate.json +++ b/renovate.json @@ -1,9 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": [ - "config:base" - ], - "commitMessagePrefix": ":arrow_up:", + "extends": ["config:base", "group:nodeJs", "local>sebclem/renovate-configs"], "regexManagers": [ { "fileMatch": ["^Dockerfile$"],