Skip to content

Commit 7f9e91a

Browse files
committed
[build] Group chai and sinon-chai dependabot updates together
Signed-off-by: Victor Rubezhny <[email protected]>
1 parent 8553790 commit 7f9e91a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

+6
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,9 @@ updates:
2727
uiw:
2828
patterns:
2929
- "@uiw/*"
30+
sinon-chai:
31+
patterns:
32+
- "chai"
33+
- "@types/chai"
34+
- "sinon-chai"
35+
- "@types/sinon-chai"

0 commit comments

Comments
 (0)