From c1c080026067a65fddb2c83157980aa2d90ca184 Mon Sep 17 00:00:00 2001 From: Vera Reynolds Date: Wed, 24 Nov 2021 11:42:53 -0700 Subject: [PATCH] Update dependabot to monthly --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1dbf2b5d..21f89db5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,7 +8,7 @@ updates: - package-ecosystem: "npm" # See documentation for possible values directory: "/" # Location of package manifests schedule: - interval: "weekly" + interval: "monthly" labels: - "type: dependencies" reviewers: