We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c9b517 commit d14c86cCopy full SHA for d14c86c
.github/dependabot.yml
@@ -5,6 +5,10 @@ updates:
5
schedule:
6
interval: daily
7
open-pull-requests-limit: 10
8
+ groups:
9
+ open-telemetry:
10
+ patterns:
11
+ - "*opentelemetry*"
12
- package-ecosystem: github-actions
13
directory: "/"
14
0 commit comments