From 55516042aab1a7ee650ea4dc642bccca21e9b4d7 Mon Sep 17 00:00:00 2001 From: crupest Date: Wed, 17 Nov 2021 19:54:36 +0800 Subject: Disable dependabot. --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 470d121d..cc474e42 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,4 +9,4 @@ updates: directory: "/FrontEnd" # Location of package manifests schedule: interval: "daily" - open-pull-requests-limit: 20 + open-pull-requests-limit: 0 -- cgit v1.2.3