Skip to content

Commit

Permalink
Group tracing updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dhschall committed Nov 14, 2023
1 parent c17b15f commit fbf46d0
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,11 @@ updates:
ignore:
- dependency-name: "*"
update-types: [ "version-update:semver-patch" ]

groups:
otel:
patterns:
- "go.opentelemetry.io/otel*"

- package-ecosystem: "gomod"
directory: "/tools/invoker"
schedule:
Expand Down Expand Up @@ -96,4 +100,4 @@ updates:
groups:
python-packages:
patterns:
- "*"
- "*"

0 comments on commit fbf46d0

Please sign in to comment.