From ffe17750a33e9c7c1ecd95f6f17e535aa55c7995 Mon Sep 17 00:00:00 2001 From: John Trammell Date: Wed, 2 Sep 2026 16:21:35 -0500 Subject: [PATCH] fix: yaml typo --- .github/dependabot.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9b62da4..c64454b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,3 +5,11 @@ updates: directory: "/" schedule: interval: "weekly" + cooldown: + default-days: 7 + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly" + cooldown: + default-days: 7