From 77de134fb3b7ba9f6bab2437905269c53c60cd5c Mon Sep 17 00:00:00 2001 From: Brian Lovin Date: Tue, 27 Oct 2020 11:38:33 -0700 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e079c64..771381e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,8 +3,7 @@ updates: - package-ecosystem: npm directory: "/" schedule: - interval: daily - time: "13:00" + interval: weekly open-pull-requests-limit: 10 assignees: - brianlovin