fix: name of cuddle prefix
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone Build is passing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2023-08-12 22:14:30 +02:00
parent 981ebb114b
commit e63e24932a
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -49,7 +49,7 @@
"^cuddle.yaml$"
],
"matchStrings": [
".*_image:\"(?<depName>.*):(?<currentValue>.*)\""
".*_image:.*\"(?<depName>.*):(?<currentValue>.*)\""
],
"datasourceTemplate": "docker"
}