From aec3d5a1299df10924afdfda20f4d8587480b1d0 Mon Sep 17 00:00:00 2001 From: Claudio Jolowicz Date: Tue, 17 May 2022 10:49:16 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20[dependabot]=20Increase=20the=20?= =?UTF-8?q?limit=20of=20open=20pull=20requests=20(#734)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6e408a54..64a929a7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -19,3 +19,4 @@ updates: allow: - dependency-type: "all" versioning-strategy: lockfile-only + open-pull-requests-limit: 99