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