From 482f462a74f0a31f4a082021b951d0030eb33555 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 12:10:30 +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"