From 97517151d37ccee84c4a2a385e5ff03ea06a297d Mon Sep 17 00:00:00 2001 From: m1m1sha <18262227804@163.com> Date: Fri, 12 Jul 2024 11:04:05 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=B3=20chore:=20dependabot=20interval?= 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 e03c9d3..8fcb840 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,4 +6,4 @@ updates: directory: / # Check the npm registry for updates every day (weekdays) schedule: - interval: daily + interval: weekly