diff --git a/.github/renovate.json b/.github/renovate.json index 240d98e..3be53de 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,8 +1,14 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": ["config:base", ":widenPeerDependencies", ":rebaseStalePrs"], - "labels": [ "Dependencies 📦"], - "recreateClosed": true, + "extends": [ + "config:recommended", + ":widenPeerDependencies", + ":rebaseStalePrs" + ], + "labels": [ + "Dependencies 📦" + ], + "recreateWhen": "always", "allowScripts": true, "allowPlugins": true, "ignorePaths": [