diff --git a/.github/renovate.json b/.github/renovate.json index 7e89449..1dfecdb 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,10 +1,10 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": [ "github>nils-a/renovate-config" ], + "extends": [ "github>nils-org/renovate-config" ], "packageRules": [ { "matchPackageNames": ["cake.tool", "Cake.Core"], "enabled": false } ] - } \ No newline at end of file + }