Files
github-script/.github/dependabot.yml
2024-06-03 18:13:31 -04:00

12 lines
206 B
YAML

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