From fd13fe6aa287dd13db5066956627363dee455ffd Mon Sep 17 00:00:00 2001 From: geemus Date: Sat, 20 Jan 2024 09:55:04 -0600 Subject: [PATCH] bump dependabot from daily to weekly --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9f77688a..403b3087 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,8 +3,8 @@ updates: - package-ecosystem: "bundler" directory: "/" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "daily" + interval: "weekly"