Skip to content

Commit

Permalink
Update xunit dependabot group
Browse files Browse the repository at this point in the history
  • Loading branch information
mburumaxwell committed Mar 11, 2024
1 parent 84b5c87 commit 585a266
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ updates:
system:
patterns: ["System*"]
xunit:
patterns: ["Xunit*"]
patterns:
- "xunit*"
- "Xunit*"
ignore:
# Ignore patch updates for some packages
- dependency-name: "Microsoft.*"
Expand Down

0 comments on commit 585a266

Please sign in to comment.