Skip to content

Commit f021ffc

Browse files
committed
chore: group dependabot tooling packages
1 parent 8c99b42 commit f021ffc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/dependabot.yml

+7
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,13 @@ updates:
2020
otel:
2121
patterns:
2222
- "@opentelemetry/*"
23+
tooling:
24+
patterns:
25+
- "typescript"
26+
- "turbo"
27+
- "tsx"
28+
- "dprint"
29+
- "@microsoft/api-extractor"
2330
- package-ecosystem: github-actions
2431
directory: "/"
2532
schedule:

0 commit comments

Comments
 (0)