http/.github/dependabot.yml
2022-11-03 11:56:13 +01:00

10 lines
No EOL
205 B
YAML

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'weekly'