fix-k8s-configs-to-reference-yaml-intead-of-json
main
@@ -2,7 +2,7 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"kubernetes": {
"enabled": true,
"fileMatch": ["^k8s/*\\.json$"],
"fileMatch": ["^k8s/*\\.yaml$"],
"labels": ["deps", "k8s"]
}
The note is not visible to the blocked user.