From 2f596bbeba9e4f52caaa325fbc6bec3b09a0abb2 Mon Sep 17 00:00:00 2001 From: Piradeep Kandasamy <44981951+pkandasamy91@users.noreply.github.com> Date: Tue, 30 Jun 2020 12:35:55 -0700 Subject: [PATCH] chore: update dependabot schedule (#89) --- .github/dependabot.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 67c661a..d853f80 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,5 +3,6 @@ updates: - package-ecosystem: npm directory: "/" schedule: - interval: monthly + interval: weekly + day: tuesday open-pull-requests-limit: 10