diff --git a/renovate.json b/renovate.json index 5db72dd6a94fc07d18b0e6c0cf76e67ce982f1f9..29c2bb1d719c8f0cfc539fe8fb24abb546b7fa3f 100644 --- a/renovate.json +++ b/renovate.json @@ -1,6 +1,4 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": [ - "config:recommended" - ] + "extends": ["arise/renovate:best-practices"] }