diff --git a/renovate.json b/renovate.json index e9bacc1d..1ef6cb98 100644 --- a/renovate.json +++ b/renovate.json @@ -1,7 +1,7 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "config:base", + "config:recommended", "helpers:pinGitHubActionDigests", ":gitSignOff" ], @@ -16,4 +16,4 @@ ], "prHourlyLimit": 20, "prConcurrentLimit": 10 -} \ No newline at end of file +}