renovate: removed unexpected '\' on line 10

This commit is contained in:
Vivian 2022-05-18 20:19:25 +02:00
parent 910ba53ac0
commit fd5777d482

View file

@ -60,7 +60,7 @@ data:
}, },
"helm-values": { "helm-values": {
"fileMatch": ["flux/.+\\.yaml$"] "fileMatch": ["flux/.+\\.yaml$"]
} },
"kubernetes": { "kubernetes": {
"fileMatch": ["flux/.+\\.yaml$"] "fileMatch": ["flux/.+\\.yaml$"]
} }