From 2bcec52eefb937b359f88a0ad454e78180929143 Mon Sep 17 00:00:00 2001 From: Paul Schreiber Date: Sat, 30 Mar 2024 11:50:20 -0400 Subject: [PATCH] chore: bump open-pull-requests-limit to 20 --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7e922052..8e1b64b3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,6 +9,7 @@ updates: directory: "/" schedule: interval: "weekly" + open-pull-requests-limit: 20 allow: - dependency-type: all