diff --git a/renovate.json b/renovate.json index 86a7cdf..f25ab26 100644 --- a/renovate.json +++ b/renovate.json @@ -1,7 +1,7 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "config:base", + "config:recommended", ":maintainLockFilesWeekly", "npm:unpublishSafe" ],