diff --git a/.github/renovate.json b/.github/renovate.json index 39a2b6e..cf5627c 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,6 +1,4 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": [ - "config:base" - ] + "extends": ["github>cgrindel/renovate_presets"] }