Skip to content

Commit 5c97e84

Browse files
committed
up
1 parent e3b1360 commit 5c97e84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
'**/*.java'
103103
],
104104
matchStrings: [
105-
'"(?<depName>otel\\/opentelemetry-collector-contrib):(?<currentValue>[^@"]+)(?:@(?<currentDigest>sha256:[a-f0-9]+))?"(?<lookahead>\\/\\/ renovate)',
105+
'"(?<depName>otel/opentelemetry-collector-contrib):(?<currentValue>[^@"]+)(?:@(?<currentDigest>sha256:[a-f0-9]+))?"(?<lookahead>// renovate)',
106106
],
107107
autoReplaceStringTemplate: '"{{depName}}:{{newValue}}{{#if newDigest}}@{{newDigest}}{{/if}}"{{lookahead}}',
108108
versioningTemplate: 'docker',

0 commit comments

Comments
 (0)