chore: update renovate regrex
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
{
|
||||
"fileMatch": [".*\\.yml$"],
|
||||
"matchStrings": [
|
||||
"(alpine_latest_image|ubuntu_latest_image|debian_latest_image|image):\\s*\"(?<currentValue>[^\"]+)\""
|
||||
"(?<depName>alpine_latest_image|ubuntu_latest_image|debian_latest_image|image):\\s*\"(?<currentValue>[^\"]+)\""
|
||||
],
|
||||
"datasourceTemplate": "docker",
|
||||
"versioningTemplate": "docker"
|
||||
|
Reference in New Issue
Block a user