From 32771ca3736de64654356a49e14984112640887d Mon Sep 17 00:00:00 2001 From: FuzzyGrim Date: Tue, 31 Mar 2026 21:48:38 +0200 Subject: [PATCH] increase open pull requests limit from dependabot --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 29a8aa6e..e684e713 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,7 +8,7 @@ updates: directory: "/" schedule: interval: "daily" - open-pull-requests-limit: 10 + open-pull-requests-limit: 30 - package-ecosystem: "docker" directory: "/" schedule: