From 3f03806455cae32bc76ec8e988ec470ea1041bd6 Mon Sep 17 00:00:00 2001 From: Liyas Thomas Date: Tue, 23 Feb 2021 17:14:33 +0000 Subject: [PATCH] Set schedule interval to weekly --- .github/dependabot.yml | 2 +- .husky/.gitignore | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ec6a6283d..baf22dc13 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,7 @@ updates: - package-ecosystem: npm directory: "/" schedule: - interval: daily + interval: weekly time: '00:00' open-pull-requests-limit: 10 reviewers: diff --git a/.husky/.gitignore b/.husky/.gitignore index c9cdc63b0..31354ec13 100644 --- a/.husky/.gitignore +++ b/.husky/.gitignore @@ -1 +1 @@ -_ \ No newline at end of file +_