version: 2 updates: # Rust crates.io dependencies (git deps like gpui / alacritty_terminal are # pinned by hand and won't be touched here). - package-ecosystem: cargo directory: "/" schedule: interval: weekly open-pull-requests-limit: 5 commit-message: prefix: "deps" groups: cargo-minor-patch: update-types: ["minor", "patch"] # GitHub Actions used by the CI and release workflows. - package-ecosystem: github-actions directory: "/" schedule: interval: weekly commit-message: prefix: "ci"