From 396627fe0f7a661b3778862a6bbcdae23a2227ba Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Mon, 25 Apr 2022 08:50:44 -0700 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ddff0614..81027d37 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,6 +3,6 @@ updates: - package-ecosystem: npm directory: "/" schedule: - interval: daily + interval: weekly time: "06:00" open-pull-requests-limit: 10