From 5def536b8b47b173ff82d57f6eb4472e5088c554 Mon Sep 17 00:00:00 2001 From: Jonas Bushart Date: Thu, 9 Oct 2025 23:58:38 +0200 Subject: [PATCH] Update dependabot update schedule for github-actions --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4eb1d53..92c44a8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,4 +8,4 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "monthly" + interval: "weekly"