whispering/.github/dependabot.yml

16 lines
296 B
YAML
Raw Normal View History

2022-09-23 10:20:11 +00:00
---
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"