feat-make-k8s-paths-more-flexible
main
@@ -2,7 +2,7 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"kubernetes": {
"enabled": true,
"managerFilePatterns": ["^k8s/*\\.yaml$"],
"managerFilePatterns": ["(^|/)k8s/.*\\.ya?ml$"]
"labels": ["deps", "k8s"]
}
The note is not visible to the blocked user.