From 7e5509d1226519f072d1d635a3b181ef20590a9f Mon Sep 17 00:00:00 2001 From: Bret Fisher Date: Mon, 6 Mar 2023 03:18:49 -0600 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 cf9ebd3..4bbb039 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,4 +10,4 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "monthly" + interval: "daily"