diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4654d707d57..b7b3e42343b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -19,6 +19,10 @@ updates: - "xunit" - "xunit.*" - "Verify.Xunit" + ignore: + - dependency-name: "FluentAssertions" + update-types: + - version-update:semver-major - package-ecosystem: npm target-branch: main