diff --git a/renovate.json b/renovate.json index f5331f9..f864907 100644 --- a/renovate.json +++ b/renovate.json @@ -2,7 +2,7 @@ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ "config:best-practices", - "npm:unpublishSafe", + "security:minimumReleaseAgeNpm", "schedule:weekends" ], "assignees": ["heldinz"],