Commit 8c05f56
committed
dependabot: drop open-pull-requests-limit
Having it set to 100 is not very useful (the number is from before we
were using grouped updates). With the way dependabot is configured, we
can at most get 2 PRs at the same time (as dependabot will only open at
most one PR per group, and we have two groups). We could set it to 2,
but that can cause problems, see
rust-vmm/kvm#336.
Signed-off-by: Patrick Roy <[email protected]>1 parent b8968da commit 8c05f56
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
0 commit comments