Files
VOREStation/.github/dependabot.yml
T
2022-06-25 19:26:49 +02:00

12 lines
205 B
YAML

version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: npm
directory: "/tools"
schedule:
interval: "daily"