dependabot: Lower limit for number of open PRs

We no longer have dependency bumps "stuck" in the limbo. Let's lower the limit again as we're not overwhelmed by new dependabot PRs.
This commit is contained in:
regexowl 2025-07-17 11:19:11 +02:00 committed by Klara Simickova
parent eeae4f9467
commit 0373a55f8c

View file

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