From 150177a6f7c5fc87cc8d8583869b0135f88ccc6d Mon Sep 17 00:00:00 2001 From: Charles Poulin Date: Wed, 14 Jan 2026 19:26:17 -0500 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 34f34d3..9b6455a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -41,7 +41,7 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "daily" + interval: "weekly" time: "09:00" labels: - "dependencies"