dependabot: Increase limit of opened pull requests
This will temporarily increase limit of opened pull requests, until the frontend-components bumps get resolved.
This commit is contained in:
parent
4ccf932c21
commit
fd6ab7166d
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:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
time: "04:00"
|
time: "04:00"
|
||||||
open-pull-requests-limit: 3
|
open-pull-requests-limit: 5
|
||||||
rebase-strategy: "auto"
|
rebase-strategy: "auto"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue