librespot/.github/dependabot.yml
2021-05-11 13:39:25 +02:00

8 lines
150 B
YAML

version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "daily"
allow:
- dependency-type: "all"