From 7f87035591269d1ab2d59a04948d9911be21aa9f Mon Sep 17 00:00:00 2001 From: zkz098 <92242020+zkz098@users.noreply.github.com> Date: Thu, 7 Dec 2023 20:00:46 +0800 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e34b90b..e642e4c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,4 +8,5 @@ updates: - package-ecosystem: npm # See documentation for possible values directory: / # Location of package manifests schedule: - interval: weekly + interval: monthly + open-pull-requests-limit: 3