Skip to content

Commit 2a29172

Browse files
authored
Merge pull request #28 from Syriiin/dependabot-group-xunit
Add xunit group for dependabot
2 parents 0848c34 + 3563a96 commit 2a29172

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)