From fc462c7de90131d6e0c9a7b19d3b8ea310c3c70e Mon Sep 17 00:00:00 2001 From: Matijs van Zuijlen Date: Sun, 7 Sep 2025 10:03:32 +0200 Subject: [PATCH] Switch to weekly dependabot updates Daily updates are a waste of resources. --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 25244f1..9ebe3bc 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,7 @@ updates: - package-ecosystem: "bundler" directory: "/" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/" schedule: