Configure Renovate #2

Merged
Lumpiasty merged 4 commits from renovate/configure into fresh-start 2025-03-25 23:41:35 +00:00
Showing only changes of commit 92e4548b9a - Show all commits

View File

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