You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/renovate.json5
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,8 @@
5
5
],
6
6
"packageRules": [
7
7
{
8
-
// pin io.opentelemetry dependencies to avoid churn and for conservative api version requirement
9
-
"matchPackagePrefixes": ["io.opentelemetry:"],
8
+
// pin opentelemetry-api dependency to: avoid churn, for conservative api version requirement, and because opentelemetry-api is a compileOnly dependency
0 commit comments