Skip to content

Commit 42e3a2e

Browse files
committed
--no-e
1 parent 4af8de7 commit 42e3a2e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/renovate.json5

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,8 @@
3333
'/^build.gradle.kts$/',
3434
],
3535
matchStrings: [
36-
'"(?<depName>otel/weaver):(?<currentValue>[^@"]+)(?:@sha256:(?<currentDigest>[a-f0-9]+))?"',
36+
'"(?<depName>otel/weaver):(?<currentValue>[^@\"]+)(?:@sha256:(?<currentDigest>[a-f0-9]+))?"',
3737
],
38-
"replacementStringTemplate": "{{newValue}}@sha256:{{newDigest}}",
3938
versioningTemplate: 'docker',
4039
},
4140
],

0 commit comments

Comments
 (0)