From c7380bc7528b49c0784a9fd2f9ff0ef6b732a52d Mon Sep 17 00:00:00 2001 From: Carlos Cuesta Date: Tue, 15 Aug 2023 20:44:20 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Change=20Dependabot=20`interval`?= =?UTF-8?q?=20to=20`monthly`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0d59884..2fbf5da 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,7 @@ updates: - package-ecosystem: npm directory: "/" schedule: - interval: weekly + interval: monthly time: "04:00" open-pull-requests-limit: 10 labels: