Skip to content

Commit 2ecaebf

Browse files
committed
Group xUnit dependency updates
1 parent bd3b8ac commit 2ecaebf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

+4
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ updates:
99
OmniSharp:
1010
patterns:
1111
- "OmniSharp.Extensions.*"
12+
xUnit:
13+
patterns:
14+
- "xunit"
15+
- "xunit.*"
1216
- package-ecosystem: github-actions
1317
directory: "/"
1418
schedule:

0 commit comments

Comments
 (0)