From dee8d3b8e343f2d3cd5b0c646b6eac22a827ffa1 Mon Sep 17 00:00:00 2001 From: Justin Poehnelt Date: Thu, 9 Sep 2021 09:04:47 -0600 Subject: [PATCH] chore: update dependabot interval (#278) --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 34afe2d..51cb985 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -17,4 +17,4 @@ updates: - package-ecosystem: "npm" directory: "/" schedule: - interval: "weekly" + interval: "daily"