Skip to content

Commit

Permalink
[chore] renovate: Ignore instrgen bumps (#5537)
Browse files Browse the repository at this point in the history
Co-authored-by: Tyler Yahn <[email protected]>
  • Loading branch information
pellared and MrAlias authored May 8, 2024
1 parent f7c6bef commit e0a9316
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"config:recommended"
],
"ignorePaths": [],
"ignoreDeps": [ "go.opentelemetry.io/contrib/instrgen" ],
"labels": ["Skip Changelog", "dependencies"],
"separateMajorMinor": true,
"postUpdateOptions" : [
Expand Down

0 comments on commit e0a9316

Please sign in to comment.