# Please see the documentation for all configuration options: # https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates version: 2 updates: - package-ecosystem: "cargo" directory: "/" open-pull-requests-limit: 30 schedule: interval: "weekly" day: "saturday" time: "02:42" # UTC commit-message: prefix: "build(cargo):" ignore: - dependency-name: "crossterm" update-types: ["version-update:semver-major"]