Skip to content

Commit 28a5b70

Browse files
committedDec 6, 2023
chore: groups dependabot updates for @babel and @typescript-eslint
1 parent 79e6768 commit 28a5b70

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
@@ -29,3 +29,10 @@ updates:
2929
schedule:
3030
interval: daily
3131
open-pull-requests-limit: 10
32+
groups:
33+
typescript-eslint:
34+
patterns:
35+
- "@typescript-eslint/*"
36+
babel:
37+
patterns:
38+
- "@babel/*"

0 commit comments

Comments
 (0)
Please sign in to comment.