diff --git a/renovate.json b/renovate.json index 60b9d3c..5a530f3 100644 --- a/renovate.json +++ b/renovate.json @@ -1,5 +1,4 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": ["config:recommended"], - "assigneesFromCodeOwners": true + "extends": ["github>somehow-digital/renovate-config"] }