From 8f144e5a49fc72d71e5ce0e31f16d854e34d7bbc Mon Sep 17 00:00:00 2001 From: Nick Cipollo Date: Thu, 5 Aug 2021 14:12:13 -0400 Subject: [PATCH] Reduce dependbot frequency --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 14943fc..7fbb8f2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,4 +8,4 @@ updates: - package-ecosystem: "npm" directory: "/" schedule: - interval: "daily" + interval: "monthly"