diff --git a/.github/renovate.json b/.github/renovate.json index d9f1c8d..69c2d97 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -29,7 +29,7 @@ "extends": [ "config:recommended", ":pinVersions", - "npm:unpublishSafe", + "security:minimumReleaseAgeNpm", ":prNotPending", ":preserveSemverRanges", ":rebaseStalePrs"