test(renovate): automerge
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-05-03 17:17:37 +02:00
parent 0bb533f16e
commit ae994ebab2
2 changed files with 2 additions and 6 deletions

View File

@ -27,8 +27,7 @@
"^createrepo.sh$"
],
"matchStrings": [
"^CREATEREPO_IMAGE_NAME=(?<depName>.*)$",
"^CREATEREPO_IMAGE_VERSION=(?<currentValue>.*)$"
"^CREATEREPO_IMAGE_FULLY_QUALIFIED=(?<depName>.*):(?<currentValue>.*)$"
],
"datasourceTemplate": "docker"
}