fix(renovate): add README.md to list of fileFilters

This commit is contained in:
2025-09-20 17:50:28 +02:00
parent fc01bc773d
commit e473fc32f1

View File

@@ -71,6 +71,7 @@
"make readme" "make readme"
], ],
"fileFilters": [ "fileFilters": [
"README.md",
"values.yaml" "values.yaml"
], ],
"executionMode": "update" "executionMode": "update"