mirror of
https://github.com/Azure/setup-kubectl.git
synced 2026-03-24 05:39:45 +08:00
Create dependabot.yml
This commit is contained in:
parent
2a0a121944
commit
8c6b38b357
17
.github/dependabot.yml
vendored
Normal file
17
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
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:
|
||||
- "*"
|
||||
Loading…
x
Reference in New Issue
Block a user