Skip to content

Commit

Permalink
ignore fluent assertions version 8.0 and higher in dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
mmsmits committed Jan 15, 2025
1 parent 6ad57ba commit f7fba7a
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 @@ -21,3 +21,5 @@ updates:
update-types: ["version-update:semver-patch"]
- dependency-name: MSTest.TestFramework
update-types: ["version-update:semver-patch"]
- dependency-name: FluentAssertions
versions: [">=8.0.0"]

0 comments on commit f7fba7a

Please sign in to comment.