From 2388757ba7eb3712bbb3b501ef4586cfa60fa816 Mon Sep 17 00:00:00 2001 From: Carlos Cuesta Date: Sat, 1 Jan 2022 01:12:58 +0100 Subject: [PATCH] :wrench: Update `dependabot` schedule config --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9dcd158..f931b19 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,6 +3,6 @@ updates: - package-ecosystem: npm directory: "/" schedule: - interval: daily + interval: weekly time: "04:00" open-pull-requests-limit: 10