From b0b4430fa594b0e71d61a6b031ae591a0f1f1f48 Mon Sep 17 00:00:00 2001 From: Hardy Nguyen Date: Wed, 29 Jul 2026 08:55:20 +0700 Subject: [PATCH] chore: update dependabot.yml, add cooldown for GHA --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bc8ba50e..59343089 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,6 +9,8 @@ updates: allow: - dependency-type: "all" open-pull-requests-limit: 1 + cooldown: + default-days: 3 - package-ecosystem: "npm" directory: "/"