Skip to content

Commit

Permalink
update renovate to update all otel packages in a single pr to ensure …
Browse files Browse the repository at this point in the history
…all dependent packages are updated at the same time

Signed-off-by: Mike Mason <[email protected]>
  • Loading branch information
mikemrm committed Nov 16, 2023
1 parent 0b66dc3 commit c5af7bf
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 @@ -8,6 +8,11 @@
"matchUpdateTypes": ["minor", "patch"],
"matchCurrentVersion": "!/^0/",
"automerge": true
},
{
"matchPackagePrefixes": ["go.opentelemetry.io"],
"groupName": "Update OTEL",
"groupSlug": "update-otel"
}
],
"postUpdateOptions": [
Expand Down

0 comments on commit c5af7bf

Please sign in to comment.