From 108a56ddf1cd67d21cc6f542a9bfb7e8d45e6f6e Mon Sep 17 00:00:00 2001 From: "P. L. Lim" <2090236+pllim@users.noreply.github.com> Date: Mon, 9 Dec 2024 08:34:17 -0500 Subject: [PATCH] Dependabot: No need to have PR limits anymore [ci skip] --- .github/dependabot.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 76eb9da18..dac078bab 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,7 +11,6 @@ updates: actions: patterns: - "*" - open-pull-requests-limit: 10 - package-ecosystem: pip directory: "/" @@ -23,4 +22,3 @@ updates: actions: patterns: - "*" - open-pull-requests-limit: 10