You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
0 commit comments