Update renovate fileMatch

This commit is contained in:
Nikolai Rodionov 2024-10-17 06:43:43 +02:00
parent c7512249cd
commit eb165e1b8a
Signed by: allanger
GPG Key ID: 0AA46A90E25592AD

View File

@ -2,5 +2,8 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"fileMatch": [
"(^|/)helmfile.*\\.ya?ml(?:\\.gotmpl)?$"
]
}