Skip to content

Commit

Permalink
Merge branch 'main' into fix-b3-propagation-in-grpc
Browse files Browse the repository at this point in the history
  • Loading branch information
dyladan authored Jun 30, 2021
2 parents 88c174c + f833361 commit 8bff711
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@
{
"matchPackageNames": ["@opentelemetry/api"],
"rangeStrategy": "bump"
},
{
"matchPaths": ["backwards-compatibility/**"],
"matchPackageNames": ["@types/node"],
"enabled": false
}
],
"ignoreDeps": ["gcp-metadata", "got", "mocha", "husky", "karma-webpack"],
Expand Down

0 comments on commit 8bff711

Please sign in to comment.