Skip to content

Commit 7b1e82a

Browse files
authored
Update react deps as a group
1 parent 3aaa6b3 commit 7b1e82a

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)