Skip to content

Commit 3563a96

Browse files
committed
Add xunit group for dependabot
1 parent 0848c34 commit 3563a96

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

+5
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,8 @@ updates:
1414
- "/Difficalcy.Tests"
1515
schedule:
1616
interval: "daily"
17+
groups:
18+
xunit:
19+
applies-to: version-updates
20+
patterns:
21+
- "xunit"

0 commit comments

Comments
 (0)