We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76ec5f2 commit ef63e15Copy full SHA for ef63e15
.github/renovate.json5
@@ -10,7 +10,7 @@
10
"groupName": "all patch versions",
11
"matchUpdateTypes": ["patch", "digest"],
12
"schedule": ["before 8am every weekday"],
13
- "matchPackageNames": [!"io.opentelemetry**"]
+ "matchPackageNames": ["!io.opentelemetry**"]
14
},
15
{
16
"matchPackageNames": [
0 commit comments