version: 2
updates:
- package-ecosystem: cargo
directory: /
schedule:
interval: weekly
commit-message:
prefix: "deps"
groups:
rust-dependencies:
patterns:
- "*"
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
commit-message:
prefix: "ci"
ignore:
# The reference selects the Rust toolchain rather than the action version,
# so Dependabot reads 1.85.0 as a release and offers a nonexistent 1.120.0.
- dependency-name: dtolnay/rust-toolchain