Files
k/renovate.json
2025-09-26 20:46:25 +02:00

7 lines
130 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"kubernetes": {
"fileMatch": ["^k8s/3.*\\.yaml$"]
}
}