Skip to content

Commit 69d03e0

Browse files
authored
Group core react updates (#113)
1 parent 35f44dd commit 69d03e0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: .github/dependabot.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ updates:
1414
- 'globals'
1515
- 'husky'
1616
- 'prettier'
17+
react:
18+
patterns:
19+
- 'react'
20+
- 'react-dom'
21+
- '@types/react'
22+
- '@types/react-dom'
1723
ignore:
1824
# Pin key docusaurus dependencies to major versions
1925
- dependency-name: 'react'

0 commit comments

Comments
 (0)