From 7b25d0216dc268bf30bb7a98e89e375e26715422 Mon Sep 17 00:00:00 2001 From: Dave G Date: Wed, 25 May 2022 09:18:16 -0400 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3175b34..4ac8015 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,4 +8,4 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: daily + interval: weekly