Fix string pattern in 'matchPackageNames'
Signed-off-by: Miguel Martín <mmartinv@redhat.com>
This commit is contained in:
parent
b06288518c
commit
7badbd218f
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@
|
|||
"packageRules": [
|
||||
{
|
||||
"matchPackageNames": [
|
||||
"quay.io/bootc-devel/.*-compose"
|
||||
"/quay.io\/bootc-devel\/fedora-bootc-.*-compose/"
|
||||
],
|
||||
"automerge": true
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue