setup-kubectl/.github/dependabot.yml
David Gamero b69ae10816
format
2024-09-03 15:13:33 -04:00

17 lines
378 B
YAML

version: 2
updates:
- package-ecosystem: 'npm'
schedule:
interval: 'weekly'
groups:
actions:
patterns:
- '*'
- package-ecosystem: 'github-actions'
directory: '/template/workflows/helm/.github/workflows'
schedule:
interval: 'weekly'
groups:
actions:
patterns:
- '*'