diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 321a968..c3c8ed0 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -1,7 +1,7 @@ { $schema: "https://docs.renovatebot.com/renovate-schema.json", extends: [ - "config:base", + "config:recommended", ":disableRateLimiting", ":semanticCommits", ":enablePreCommit",