renovate: removed unexpected '\' on line 10
This commit is contained in:
parent
910ba53ac0
commit
fd5777d482
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ data:
|
||||||
},
|
},
|
||||||
"helm-values": {
|
"helm-values": {
|
||||||
"fileMatch": ["flux/.+\\.yaml$"]
|
"fileMatch": ["flux/.+\\.yaml$"]
|
||||||
}
|
},
|
||||||
"kubernetes": {
|
"kubernetes": {
|
||||||
"fileMatch": ["flux/.+\\.yaml$"]
|
"fileMatch": ["flux/.+\\.yaml$"]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue