We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ee4be4 commit 3031a50Copy full SHA for 3031a50
.github/renovate.json5
@@ -100,7 +100,6 @@
100
managerFilePatterns: [
101
'**/*.java'
102
],
103
- "ignorePaths": [], // overwrite default ignore which includes **/test/**
104
matchStrings: [
105
'"(?<depName>otel/opentelemetry-collector-contrib):(?<currentValue>[^@"]+)(?:@(?<currentDigest>sha256:[a-f0-9]+))?"',
106
0 commit comments