diff --git a/.github/renovate.json b/.github/renovate.json index 12c6851bc..bd1030924 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,5 +1,7 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": ["github>1024pix/renovate-config:aggressive"], + "extends": [ + "github>1024pix/renovate-config:default" + ], "enabled": true }