From d48a68dcb7cef9ee39889f14b97a672474d48242 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 12:08:00 +0000 Subject: [PATCH] build(config): migrate config .github/renovate.json --- .github/renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"