diff --git a/.renovaterc.json b/.renovaterc.json index 604b5f55..4cfc92bc 100644 --- a/.renovaterc.json +++ b/.renovaterc.json @@ -1,6 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "github>cunicu/renovate-config" + "local>cunicu/renovate-config" ] -} \ No newline at end of file +}