librespot/.github/dependabot.yml

9 lines
150 B
YAML
Raw Normal View History

2021-05-04 11:25:09 +00:00
version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "daily"
allow:
2021-05-11 11:36:53 +00:00
- dependency-type: "all"