omnidash/.github/dependabot.yaml

14 lines
278 B
YAML

version: 2
updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'daily'
reviewers:
- 'bartvdbraak'
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'weekly'
reviewers:
- 'bartvdbraak'