diff --git a/renovate.json b/.github/renovate.json similarity index 69% rename from renovate.json rename to .github/renovate.json index 8a690512..f02f6542 100644 --- a/renovate.json +++ b/.github/renovate.json @@ -1,6 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "local>ivuorinen/renovate-config" + "github>ivuorinen/renovate-config" ] }