version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "weekly"
day: "monday"
time: "04:00"
timezone: "Etc/UTC"
open-pull-requests-limit: 5
groups:
cargo-minor-and-patch:
update-types:
- "minor"
- "patch"
cargo-major:
update-types:
- "major"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
day: "monday"
time: "04:15"
timezone: "Etc/UTC"
open-pull-requests-limit: 5
groups:
actions-minor-and-patch:
update-types:
- "minor"
- "patch"
actions-major:
update-types:
- "major"