mirror of
https://github.com/Azure/setup-kubectl.git
synced 2026-03-23 21:22:18 +08:00
directory for npm
This commit is contained in:
parent
b69ae10816
commit
99a67fc861
11
.github/dependabot.yml
vendored
11
.github/dependabot.yml
vendored
@ -1,16 +1,17 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: 'npm'
|
||||
- package-ecosystem: npm
|
||||
directory: /
|
||||
schedule:
|
||||
interval: 'weekly'
|
||||
interval: weekly
|
||||
groups:
|
||||
actions:
|
||||
patterns:
|
||||
- '*'
|
||||
- package-ecosystem: 'github-actions'
|
||||
directory: '/template/workflows/helm/.github/workflows'
|
||||
- package-ecosystem: github-actions
|
||||
directory: .github/workflows
|
||||
schedule:
|
||||
interval: 'weekly'
|
||||
interval: weekly
|
||||
groups:
|
||||
actions:
|
||||
patterns:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user