Skip to content

Commit

Permalink
Update dependabot ignores
Browse files Browse the repository at this point in the history
Ignore xunit.v3 updates for libraries used by the library.
  • Loading branch information
martincostello committed Dec 19, 2024
1 parent bd52954 commit b94281a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@ updates:
- dependency-name: Microsoft.Extensions.Logging
- dependency-name: xunit.abstractions
- dependency-name: xunit.extensibility.execution
- dependency-name: xunit.v3.common
- dependency-name: xunit.v3.core

0 comments on commit b94281a

Please sign in to comment.