4
0
Fork 0
mirror of https://github.com/Azure/setup-helm.git synced 2025-11-07 04:56:56 +00:00

Add dependabot (#137)

This commit is contained in:
Brandon Foley 2024-09-05 22:36:08 -04:00 committed by GitHub
parent df50d879fa
commit 4675ea6b05
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

18
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,18 @@
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:
- '*'