This commit is contained in:
David Gamero 2024-09-03 15:13:33 -04:00
parent 8c6b38b357
commit b69ae10816
No known key found for this signature in database
GPG key ID: 35B361A701239471

View file

@ -1,17 +1,17 @@
version: 2
updates:
- package-ecosystem: "npm"
- package-ecosystem: 'npm'
schedule:
interval: "weekly"
interval: 'weekly'
groups:
actions:
patterns:
- "*"
- package-ecosystem: "github-actions"
directory: "/template/workflows/helm/.github/workflows"
- '*'
- package-ecosystem: 'github-actions'
directory: '/template/workflows/helm/.github/workflows'
schedule:
interval: "weekly"
interval: 'weekly'
groups:
actions:
patterns:
- "*"
- '*'