mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-13 21:34:40 +03:00
* Feat: dependabot initial config Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com> * Feat: ignore yaml lint check .github path Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com> --------- Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>
8 lines
137 B
YAML
8 lines
137 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "pip"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
labels: [ "dependencies" ]
|