From ae9ac9920c1a5837bc0dd421ce38aeec3930532a Mon Sep 17 00:00:00 2001 From: felinae98 <731499577@qq.com> Date: Tue, 21 Nov 2023 20:10:59 +0800 Subject: [PATCH] :construction_worker: slow down dependentabot --- .github/dependabot.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a0a9ccc..a92521f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,7 +8,7 @@ updates: - package-ecosystem: "pip" # See documentation for possible values directory: "/" # Location of package manifests schedule: - interval: "weekly" + interval: "monthly" groups: prod-update: dependency-type: "production" @@ -25,7 +25,7 @@ updates: - package-ecosystem: "npm" directory: "/" schedule: - interval: "weekly" + interval: "monthly" groups: docs-update: patterns: @@ -51,7 +51,7 @@ updates: - package-ecosystem: github-actions directory: "/" schedule: - interval: weekly + interval: monthly groups: actions-update: patterns: