Skip to content

Commit dc7af8a

Browse files
committed
test renovate
Signed-off-by: Francisco Vila <fvila@redhat.com>
1 parent 0c7ce9d commit dc7af8a

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
@@ -76,7 +76,7 @@
7676
"(?<depName>quay.io/strimzi-test-clients/test-clients):(?<currentValue>\\d+\\.\\d+\\.\\d+-kafka)"
7777
],
7878
"datasourceTemplate": "docker",
79-
"extractVersionTemplate": "^(?<version>.*)?(-(?<compatibility>.*))?(-(?<build>.*))$",
79+
"extractVersionTemplate": "^(?<version>.*)?(-(?<compatibility>.*))?(-(?<build>.*))?$",
8080
"versioningTemplate": "regex:^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)?(-(?<compatibility>.*))?(-(?<build>.*))?$"
8181
},
8282
{

0 commit comments

Comments
 (0)