mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
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:
1
.github/dependabot.yml
vendored
1
.github/dependabot.yml
vendored
@@ -24,6 +24,7 @@ updates:
|
||||
interval: monthly
|
||||
- package-ecosystem: cargo
|
||||
directory: rust/
|
||||
open-pull-requests-limit: 20
|
||||
schedule:
|
||||
interval: weekly
|
||||
groups:
|
||||
|
||||
Reference in New Issue
Block a user