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 7ae3d1b6bf - Show all commits

View File

@@ -2,5 +2,8 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"kubernetes": {
"fileMatch": ["\\.yaml$"]
},
"flux": {
"fileMatch": ["infra/.+\\.yaml$", "apps/.+\\.yaml$"]
}
}