From 26e780d52a608e080f256a0ba34a9e7d23f6ffa4 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 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: