diff --git a/renovate.json b/renovate.json index 31c7f234..99de2e95 100644 --- a/renovate.json +++ b/renovate.json @@ -1,8 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": [ - "config:base" - ], + "extends": ["github>open-feature/community-tooling"], "packageRules": [ { "matchUpdateTypes": ["minor", "patch"],