updated renovate.json
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Samuel Philipp 2021-01-24 15:44:18 +01:00
parent bfa686be29
commit af139a679b

View file

@ -13,7 +13,7 @@
"^Dockerfile$" "^Dockerfile$"
], ],
"matchStrings": [ "matchStrings": [
"\\s+ENV\\s*MORTY_VERSION=\"(?<currentValue>.*?)\"\\s+" "\\s+ENV\\s*MORTY_VERSION=\"(?<currentDigest>.*?)\"\\s+"
], ],
"depNameTemplate": "https://github.com/asciimoo/morty.git", "depNameTemplate": "https://github.com/asciimoo/morty.git",
"versioningTemplate": "git", "versioningTemplate": "git",