Skip to content

Commit 51259f7

Browse files
ci(github): add group react in dependabot.yml
1 parent 2f7b2df commit 51259f7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ updates:
2121
patterns:
2222
- prettier
2323
- eslint-plugin-prettier
24+
react:
25+
patterns:
26+
- @types/react
27+
- @types/react-dom
28+
- react
29+
- react-dom
2430
typescript-eslint:
2531
patterns:
2632
- '@typescript-eslint/*'

0 commit comments

Comments
 (0)