Files
VOREStation/.github/dependabot.yml
T

12 lines
205 B
YAML

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