Skip to content

Commit 0a0772b

Browse files
authored
chore(deps): create swc dependant group
1 parent ff79b99 commit 0a0772b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ updates:
55
schedule:
66
interval: "daily"
77
groups:
8+
swc:
9+
patterns:
10+
- "@swc/*"
811
typescript-eslint:
912
patterns:
1013
- "@typescript-eslint/*"

0 commit comments

Comments
 (0)