librespot/.github/dependabot.yml

9 lines
148 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:
dependency-type: "all"