Skip to content

Commit 9f64a6a

Browse files
authored
Merge pull request #32 from Syriiin/fix/dependabot-group
Fix dependabot group pattern
2 parents 2a29172 + 1983651 commit 9f64a6a

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)