1
0
mirror of https://github.com/Azure/setup-helm.git synced 2026-07-07 08:51:37 +00:00
Files
setup-helm/.github/dependabot.yml
Brandon Foley 40c5d3d7ec Add dependabot
2024-09-05 17:11:53 -04:00

19 lines
361 B
YAML

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