chromium/third_party/rust/chromium_crates_io/vendor/rustc_version-0.4.0/.github/dependabot.yml

version: 2
updates:
- package-ecosystem: cargo
  directory: "/"
  schedule:
    interval: daily
    time: "04:00"
  open-pull-requests-limit: 10
  ignore:
  - dependency-name: semver
    versions:
    - "> 1.0, < 2"