diff --git a/renovate.json b/renovate.json index 0d68c7be..e14ebdb5 100644 --- a/renovate.json +++ b/renovate.json @@ -1,10 +1,6 @@ { - "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": [ - "config:base" - ], - "semanticCommits": "enabled", - "labels": [ - "renovate" - ] -} + "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "extends": [ + "github>open-feature/community-tooling" + ] +} \ No newline at end of file