From 0dc999c971d0cf79575fbd81c1b54b7caa80a026 Mon Sep 17 00:00:00 2001 From: Kaj Kowalski Date: Sat, 24 Jan 2026 08:11:54 +0100 Subject: [PATCH] chore: increase dependabot PR limit to 2 --- .github/dependabot.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d83291e..7b4dc0c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,7 +4,7 @@ updates: directory: "/" schedule: interval: "monthly" - open-pull-requests-limit: 1 + open-pull-requests-limit: 2 groups: all-dependencies: patterns: @@ -14,7 +14,7 @@ updates: directory: "/" schedule: interval: "monthly" - open-pull-requests-limit: 1 + open-pull-requests-limit: 2 groups: all-actions: patterns: @@ -24,7 +24,7 @@ updates: directory: "/" schedule: interval: "monthly" - open-pull-requests-limit: 1 + open-pull-requests-limit: 2 groups: all-docker: patterns: @@ -34,7 +34,7 @@ updates: directory: "/" schedule: interval: "monthly" - open-pull-requests-limit: 1 + open-pull-requests-limit: 2 groups: all-docker-compose: patterns: