Files
configure-pages/.github/dependabot.yml
2023-01-30 22:11:54 -06:00

12 lines
206 B
YAML

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