diff options
Diffstat (limited to 'renovate.json')
-rw-r--r-- | renovate.json | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/renovate.json b/renovate.json index 39a2b6e..69a18b5 100644 --- a/renovate.json +++ b/renovate.json @@ -1,6 +1,3 @@ -{ - "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": [ - "config:base" - ] +{ "$schema": "https://docs.renovatebot.com/renovate-schema.json", +, "extends": ["local>benkard/.github:renovate-config"] } |