From 69b6fa48182feeec9dbbf83f5f8a1dfa7f3e0551 Mon Sep 17 00:00:00 2001 From: Kurt McKee Date: Tue, 18 Jun 2024 10:30:28 -0500 Subject: [PATCH] Feedback: Configure Dependabot to check for updates daily --- .github/dependabot.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 2390d8c80..58e7cfe10 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -3,7 +3,7 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "monthly" + interval: "daily" groups: github-actions: patterns: