Skip to content

Commit de389f0

Browse files
committed
Group react dependencies for dependabot
1 parent 277ebd2 commit de389f0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

+5
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,11 @@ updates:
4646
patterns:
4747
- 'vite'
4848
- '@vitejs/plugin-react'
49+
react:
50+
applies-to: version-updates
51+
patterns:
52+
- 'react*'
53+
- '@types/react*'
4954
- package-ecosystem: docker
5055
directory: /docker
5156
schedule:

0 commit comments

Comments
 (0)