chore(renovate): naive path matching to regex
Signed-off-by: Vojtech Mares <iam@vojtechmares.com>
This commit is contained in:
parent
dfe4b7ac06
commit
bbe5ad078c
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
],
|
||||
"argocd": {
|
||||
"fileMatch": [
|
||||
"apps/**/*.{yaml,yml}"
|
||||
"apps\/.+\\.yaml$"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue