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:
parent
fabd3e015a
commit
3473d98511
1 changed files with 1 additions and 1 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
|
@ -5,5 +5,5 @@ updates:
|
|||
schedule:
|
||||
interval: "daily"
|
||||
time: "04:00"
|
||||
open-pull-requests-limit: 3
|
||||
open-pull-requests-limit: 5
|
||||
rebase-strategy: "auto"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue