diff --git a/renovate.json b/renovate.json index 6c115de..fa0d2a9 100644 --- a/renovate.json +++ b/renovate.json @@ -1,6 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "github>umts/renovate-config:base" + "local>umts/renovate-config" ] }