From cd7188724330ec51a0261ae1360da381ea8c16b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6?= <skjnldsv@users.noreply.github.com> Date: Wed, 2 Apr 2025 19:33:20 +0200 Subject: [PATCH] chore: bump dependabot npm `open-pull-requests-limit` to 20 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> --- .github/dependabot.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b32ba564f64..b029b34afe5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -81,7 +81,7 @@ updates: day: saturday time: "03:00" timezone: Europe/Paris - open-pull-requests-limit: 10 + open-pull-requests-limit: 20 labels: - "3. to review" - "feature: dependencies" @@ -121,6 +121,7 @@ updates: day: saturday time: "03:00" timezone: Europe/Paris + open-pull-requests-limit: 20 target-branch: stable29 labels: - "3. to review" @@ -140,6 +141,7 @@ updates: day: saturday time: "03:00" timezone: Europe/Paris + open-pull-requests-limit: 20 target-branch: stable30 labels: - "3. to review" @@ -159,6 +161,7 @@ updates: day: saturday time: "03:00" timezone: Europe/Paris + open-pull-requests-limit: 20 target-branch: stable31 labels: - "3. to review"