Skip to content

Commit 7975f74

Browse files
committed
Add new React Dependabot groups
1 parent 3eb444e commit 7975f74

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,14 @@ updates:
1919
- 'pkg-ok'
2020
- 'prettier'
2121
- 'stylelint*'
22+
react:
23+
patterns:
24+
- 'react'
25+
- 'react-dom'
26+
- 'react-test-renderer'
27+
react-router:
28+
patterns:
29+
- 'react-router-*'
2230
storybook:
2331
patterns:
2432
- 'storybook'

0 commit comments

Comments
 (0)