From 735886aec84c33b2f603dfb403633562c775f2e3 Mon Sep 17 00:00:00 2001 From: absidue <48293849+absidue@users.noreply.github.com> Date: Tue, 6 Dec 2022 12:38:42 +0100 Subject: [PATCH] Increase dependebot PR limit to 10 (#2918) --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 396fc42b3..c90fb342d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,6 +7,7 @@ updates: labels: - "PR: waiting for review" - "PR: dependencies" + open-pull-requests-limit: 10 - package-ecosystem: "github-actions" directory: "/" schedule: