Files
LicenseAPI/.github/dependabot.yml
2024-07-20 13:17:50 +02:00

10 lines
202 B
YAML

version: 2
updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'weekly'
- package-ecosystem: 'npm'
directory: '/dashboard'
schedule:
interval: 'weekly'