Skip to content

Commit bc26394

Browse files
authored
Merge pull request #137 from franvila/testRenovate2
test
2 parents 893499d + c1a245a commit bc26394

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+\\w+)"
57+
"(?<depName>quay.io/apicurio/apicurio-registry-mem):(?<currentValue>\\d+\\.\\d+\\.\\d+)\\s+"
5858
],
5959
"datasourceTemplate": "docker",
6060
"extractVersionTemplate": "^(?<version>.*)?(\\.(?<build>.*))?$",

0 commit comments

Comments
 (0)