Skip to content

Commit 4af8de7

Browse files
committed
--no-e
1 parent f2f4081 commit 4af8de7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
matchStrings: [
3636
'"(?<depName>otel/weaver):(?<currentValue>[^@"]+)(?:@sha256:(?<currentDigest>[a-f0-9]+))?"',
3737
],
38-
"replacementStringTemplate": "{{newValue}}@sha256:{{newDigest}}"
38+
"replacementStringTemplate": "{{newValue}}@sha256:{{newDigest}}",
3939
versioningTemplate: 'docker',
4040
},
4141
],

0 commit comments

Comments
 (0)