Skip to content

Commit

Permalink
andagain
Browse files Browse the repository at this point in the history
  • Loading branch information
zachariahmiller authored Dec 14, 2023
1 parent 4edcef2 commit 2a5d2d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"fileMatch": ["\\.*\\.ya?ml$"],
"matchStrings": [
"- (?<depName>.*):(?<currentValue>v\\d+\\.\\d+\\.\\d+)",
"-?\\ ?(?<depName>.*):(?<currentValue>(?<semVer>v?\\d+\\.\\d+\\.\\d+)-(?<tagSuffix>[^-]*)-?(?<subValue>v\\d+)??)"
"-?\\ ?(?<depName>.*):(?<currentValue>(?<semVer>v?\\d+\\.\\d+\\.\\d+)-(?<tagSuffix>[^-]*)-?(?<subValue>v\\d+)?)"
],
"datasourceTemplate": "docker",
"versioningTemplate": "semver"
Expand Down

0 comments on commit 2a5d2d2

Please sign in to comment.