Skip to content

Commit

Permalink
chore: add dependabot group for lambdacomponents (#919)
Browse files Browse the repository at this point in the history
  • Loading branch information
rapphil authored Sep 28, 2023
1 parent 7ce3807 commit bc6a9b0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@ updates:
opentelemetry-deps-collector:
patterns:
- "*opentelemetry*"
- package-ecosystem: "gomod"
directory: "/collector/lambdacomponents"
schedule:
interval: "weekly"
groups:
opentelemetry-deps-lambdacomponents:
patterns:
- "*opentelemetry*"
- package-ecosystem: "gradle"
directory: "/java"
schedule:
Expand Down

0 comments on commit bc6a9b0

Please sign in to comment.