rust-postgres/.github/dependabot.yml
2021-04-29 20:58:01 +00:00

13 lines
210 B
YAML

version: 2
updates:
- package-ecosystem: cargo
directory: "/"
schedule:
interval: daily
time: "13:00"
open-pull-requests-limit: 10
ignore:
- dependency-name: socket2
versions:
- 0.4.0