mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 17:36:29 +03:00
dependabot: allow 10 pull requests
Default of 5 is too small.
This commit is contained in:
1
.github/dependabot.yml
vendored
1
.github/dependabot.yml
vendored
@@ -6,3 +6,4 @@ updates:
|
|||||||
interval: "daily"
|
interval: "daily"
|
||||||
commit-message:
|
commit-message:
|
||||||
prefix: "cargo"
|
prefix: "cargo"
|
||||||
|
open-pull-requests-limit: 10
|
||||||
|
|||||||
Reference in New Issue
Block a user