From 2075f4c703763e12ab92444161e834b70922feb0 Mon Sep 17 00:00:00 2001 From: Daniel Tsiang <74436899+DanielTsiang@users.noreply.github.com> Date: Wed, 1 May 2024 15:45:04 +0100 Subject: [PATCH] Disable dependabot.yml --- .github/dependabot.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b7ff14c..0a5488d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -17,4 +17,5 @@ updates: labels: - "dependencies" - "python" - open-pull-requests-limit: 10 + # Set to 0 to disable dependabot pull requests + open-pull-requests-limit: 0