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: