From a746d09148a7a3078fbfce304f38af101e81e724 Mon Sep 17 00:00:00 2001 From: Matijs van Zuijlen Date: Sun, 7 Sep 2025 10:03:33 +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 30926d0..c5b98e7 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: