From f44895116564f55d76c3f2075cc5ca11f05cdbe6 Mon Sep 17 00:00:00 2001 From: Frankie Roberto Date: Wed, 8 Apr 2026 15:49:16 +0100 Subject: [PATCH] Add cooldown for npm --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ebc39baf5..6b6923417 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,6 +11,8 @@ updates: - 7.0.0 - 7.0.1 - 7.0.2 + cooldown: + default-days: 7 - package-ecosystem: 'github-actions' directory: '/' schedule: