From ad92a871e4b461b9eaa92cd97f71c76a7c51173b Mon Sep 17 00:00:00 2001 From: geemus Date: Sat, 20 Jan 2024 09:55:30 -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 9f77688..403b308 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"