From d8faeb5c5c8a4b74e645c2e1a5c28d7ecb9fd694 Mon Sep 17 00:00:00 2001 From: yuhan6665 <1588741+yuhan6665@users.noreply.github.com> Date: Tue, 7 May 2024 10:31:25 -0400 Subject: [PATCH] Update dependabot to monthly --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b335c9a..e2afc19 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,7 +8,7 @@ updates: - package-ecosystem: "npm" # See documentation for possible values directory: "/" # Location of package manifests schedule: - interval: "daily" + interval: "monthly" ignore: - dependency-name: "vue" #https://github.com/XTLS/Xray-docs-next/pull/465 - dependency-name: "*"