mirror of
https://github.com/Azure/setup-kubectl.git
synced 2026-04-05 04:19:55 +08:00
18 lines
378 B
YAML
18 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:
|
|
- '*'
|