Skip to content

Commit c7cdf06

Browse files
committed
Ensure react dependencies are updated together
1 parent 457c6cb commit c7cdf06

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ updates:
2020
directory: "/website"
2121
schedule:
2222
interval: "daily"
23+
groups:
24+
react-dependencies:
25+
patterns:
26+
- "react*"
2327
- package-ecosystem: "devcontainers" # See documentation for possible values
2428
directory: "/"
2529
schedule:

0 commit comments

Comments
 (0)