From 190afcb9730470543c74c591ec02970ed9a3c0f6 Mon Sep 17 00:00:00 2001 From: Gerg-L Date: Mon, 27 Jan 2025 18:22:11 -0500 Subject: [PATCH] change dependabot to weekly --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ad4fff8..85026ce 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,7 @@ updates: - package-ecosystem: github-actions directory: "/" schedule: - interval: daily + interval: weekly time: "04:00" open-pull-requests-limit: 10 reviewers: