dependabot: Bump open PR limit

This bumps a maximum number of opened dependabot PRs as there are currently three open PRs in need of manual revision. Those are blocking any other bumps from being even opened.

The bump should be temporary.
This commit is contained in:
regexowl 2023-12-11 11:11:23 +01:00 committed by Lucas Garfield
parent fabd3e015a
commit 3473d98511

View file

@ -5,5 +5,5 @@ updates:
schedule:
interval: "daily"
time: "04:00"
open-pull-requests-limit: 3
open-pull-requests-limit: 5
rebase-strategy: "auto"