From 69741d755330f78b154c6676df834d3ebe98f628 Mon Sep 17 00:00:00 2001 From: Nathaniel Starkman Date: Sat, 1 Nov 2025 15:47:58 -0400 Subject: [PATCH] Change Dependabot schedule from monthly to quarterly Signed-off-by: Nathaniel Starkman --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8b13673..3cbe37a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,7 +4,7 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "monthly" + interval: "quarterly" groups: actions: patterns: