chore(renovate): wrong file match

This commit is contained in:
Michael Kriese 2024-07-25 14:35:42 +02:00
parent 2f3da537ce
commit f28c42c1a6
No known key found for this signature in database
GPG key ID: F8D7748549A5986A

View file

@ -133,6 +133,6 @@
}
],
"helm-values": {
"fileMatch": ["^/ci/.+\\.yml$"]
"fileMatch": ["^ci/.+\\.yml$"]
}
}