Skip to content

Commit 7bb65d3

Browse files
committed
test renovate
Signed-off-by: Francisco Vila <fvila@redhat.com>
1 parent 5031f29 commit 7bb65d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"(?<depName>quay.io/kroxylicious/python-kafka-test-client):(?<verCompatibility>\\d+\\.\\d+\\.\\d+)-(?<currentValue>\\d+\\.\\d+\\.\\d+)"
9797
],
9898
"datasourceTemplate": "docker",
99-
"extractVersionTemplate": "^{{verCompatibility}}(?<version>.*)?$"
99+
"extractVersionTemplate": "^{{verCompatibility}}-(?<version>.*)?$"
100100
},
101101
{
102102
"customType": "regex",

0 commit comments

Comments
 (0)