diff --git a/renovate.json b/renovate.json index 47fe869..9c1b77b 100644 --- a/renovate.json +++ b/renovate.json @@ -1,4 +1,4 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": ["local>infrastructure/renovate-config", ":reviewer(stephan.schnabel)"] + "extends": ["local>kokuwaio/renovate-config", ":reviewer(stephan.schnabel)"] }