From 05009382077cb91a9902ccaf80332519b35a85dd Mon Sep 17 00:00:00 2001 From: Christian Georgi Date: Mon, 29 Jun 2026 16:36:19 +0200 Subject: [PATCH] chore(renovate): use cooldown time of 3 days --- .github/renovate.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index 64415f15dd..89d09e9379 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -2,7 +2,8 @@ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ "config:base", - ":disableDependencyDashboard" + ":disableDependencyDashboard", + "security:minimumReleaseAgeNpm" ], "rebaseWhen": "conflicted", "includePaths": [