ci: increase max number of Rust dependabot PRs (#9244)

We have a lot of Rust dependencies and the default limit of 5 just
spoon-feeds us the updates.
This commit is contained in:
Thomas Eizinger
2025-05-27 11:38:25 +10:00
committed by GitHub
parent bed94a1d21
commit 375c309fc6

View File

@@ -24,6 +24,7 @@ updates:
interval: monthly
- package-ecosystem: cargo
directory: rust/
open-pull-requests-limit: 20
schedule:
interval: weekly
groups: