From de691adc058e2037bff465a6ef730750ffac63bd Mon Sep 17 00:00:00 2001 From: Ciotka Cierpienia Date: Tue, 26 Mar 2024 10:18:10 +0100 Subject: [PATCH] weekly dependabot --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 68562dc..080eb5a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,4 +3,4 @@ updates: - package-ecosystem: "npm" directory: '/' schedule: - interval: 'daily' + interval: 'weekly'