Skip to content

Commit e9933d4

Browse files
authored
Merge pull request #138 from franvila/testRenovate2
test
2 parents bc26394 + 4f78ba4 commit e9933d4

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
@@ -54,7 +54,7 @@
5454
"customType": "regex",
5555
"fileMatch": ["kroxylicious-integration-tests/src/test/java/io/kroxylicious/proxy/filter/validation/JsonSchemaRecordValidationIT.java"],
5656
"matchStrings": [
57-
"(?<depName>quay.io/apicurio/apicurio-registry-mem):(?<currentValue>\\d+\\.\\d+\\.\\d+)\\s+"
57+
"(?<depName>quay.io/apicurio/apicurio-registry-mem):(?<currentValue>\\d+\\.\\d+\\.\\d+\\.\\w+)"
5858
],
5959
"datasourceTemplate": "docker",
6060
"extractVersionTemplate": "^(?<version>.*)?(\\.(?<build>.*))?$",

0 commit comments

Comments
 (0)