drop renovate config, let renovate handle it
All checks were successful
Validate / validate (push) Successful in 8s

This commit is contained in:
2025-09-26 21:05:35 +02:00
parent ba272705e4
commit 43b4d8798d

View File

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