From a6544737a771aed240cc5e48a3978eb1ea0f6d74 Mon Sep 17 00:00:00 2001 From: c0nstexpr <976999484@qq.com> Date: Thu, 4 Jul 2024 16:58:35 +0800 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e30f9bd..d104659 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,10 +4,10 @@ updates: directory: "/" target-branch: dev schedule: - interval: "daily" + interval: "monthly" - package-ecosystem: nuget directory: "/" target-branch: dev schedule: - interval: daily \ No newline at end of file + interval: monthly