version: 2
updates:
- package-ecosystem: cargo
directory: "/"
schedule:
interval: weekly
open-pull-requests-limit: 10
groups:
cargo-minor-patch:
update-types:
- minor
- patch
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly
open-pull-requests-limit: 5
ignore:
# The `@1.88` ref pins the MSRV toolchain, not an action version — do not bump it.
- dependency-name: "dtolnay/rust-toolchain"