dependabot: Return limit to 3 PRs at once
The issues are resolved, let's get back to just three open pull requests at one time.
This commit is contained in:
parent
0bbb4261da
commit
e4b531f311
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: 5
|
||||
open-pull-requests-limit: 3
|
||||
rebase-strategy: "auto"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue