Skip to content

Commit f89b599

Browse files
Update react deps as a group (#1114)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3aaa6b3 commit f89b599

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
@@ -4,6 +4,12 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "weekly"
7+
groups:
8+
react-dependencies:
9+
patterns:
10+
- "react"
11+
- "react-dom"
12+
- "@types/react"
713

814
- package-ecosystem: "github-actions"
915
directory: "/"

0 commit comments

Comments
 (0)