mirror of
https://github.com/ahmetb/kubectx.git
synced 2026-03-17 11:22:16 +00:00
22 lines
353 B
YAML
22 lines
353 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: github-actions
|
|
directory: /
|
|
schedule:
|
|
interval: weekly
|
|
commit-message:
|
|
prefix: chore
|
|
include: scope
|
|
|
|
- package-ecosystem: gomod
|
|
directory: /
|
|
schedule:
|
|
interval: weekly
|
|
commit-message:
|
|
prefix: chore
|
|
include: scope
|
|
groups:
|
|
kubernetes:
|
|
patterns:
|
|
- "k8s.io/*"
|