lofty-rs/.github/dependabot.yml

13 lines
240 B
YAML
Raw Normal View History

2022-02-23 01:16:22 +00:00
version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "weekly"
labels:
- "dependency"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"