Skip to content

Commit 1983651

Browse files
committed
Fix dependabot group pattern
1 parent 2a29172 commit 1983651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ updates:
1818
xunit:
1919
applies-to: version-updates
2020
patterns:
21-
- "xunit"
21+
- "xunit*"

0 commit comments

Comments
 (0)