From f6ea743bda70cca6e08b8ee1d2cfcab5587412f7 Mon Sep 17 00:00:00 2001 From: tai2 Date: Thu, 23 Oct 2025 17:22:45 +0900 Subject: [PATCH] Add cooldown time for dependabot --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ca79ca5..5073808 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,5 @@ updates: directory: / schedule: interval: weekly + cooldown: + default-days: 3