You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
250 B

  1. version: 2
  2. updates:
  3. - package-ecosystem: cargo
  4. directory: "/"
  5. schedule:
  6. interval: daily
  7. open-pull-requests-limit: 10
  8. ignore:
  9. - dependency-name: rand_xorshift
  10. versions:
  11. - 0.3.0
  12. - dependency-name: rand
  13. versions:
  14. - 0.8.0