mirror of
https://github.com/kubernetes-sigs/kind.git
synced 2025-11-30 23:16:04 +07:00
18 lines
331 B
YAML
18 lines
331 B
YAML
---
|
|
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
labels:
|
|
- "area/dependency"
|
|
- "release-note-none"
|
|
- "ok-to-test"
|
|
open-pull-requests-limit: 10
|
|
groups:
|
|
actions:
|
|
update-types:
|
|
- "minor"
|
|
- "patch"
|