dependabot: Temporarily increase PR limit

This increases the limit for open dependabot pull requests from 3 to 5. We currently have two bumps that will require manual bumping/migrations, leaving us with little room for any other dependencies.
This commit is contained in:
regexowl 2025-05-27 11:47:35 +02:00 committed by Anna Vítová
parent 45b6a034db
commit 15b4aa01f9

View file

@ -5,7 +5,7 @@ updates:
schedule:
interval: "daily"
time: "04:00"
open-pull-requests-limit: 3
open-pull-requests-limit: 5
rebase-strategy: "auto"
ignore:
- dependency-name: "@playwright/test"