Skip to content

Commit 3e6ec10

Browse files
committed
--no-e
1 parent 94d2f84 commit 3e6ec10

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
@@ -33,7 +33,7 @@
3333
'/^build.gradle.kts$/',
3434
],
3535
matchStrings: [
36-
'(?<depName>otel/weaver):(?<currentValue>[^@,\\s]+)(?:@sha256:(?<currentDigest>[a-f0-9]+))?',
36+
'(?<depName>otel/weaver):(?<currentValue>[^@,\"\\s]+)(?:@sha256:(?<currentDigest>[a-f0-9]+))?',
3737
],
3838
versioningTemplate: 'docker',
3939
},

0 commit comments

Comments
 (0)