Skip to content

Commit d5c8950

Browse files
committed
[build] Group react and react-dom dependabot updates together
Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
1 parent 98dc5c1 commit d5c8950

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
@@ -28,6 +28,10 @@ updates:
2828
uiw:
2929
patterns:
3030
- "@uiw/*"
31+
react:
32+
patterns:
33+
- "react"
34+
- "react-dom"
3135
sinon-chai:
3236
patterns:
3337
- "chai"

0 commit comments

Comments
 (0)