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