diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 180b8562..c56e8463 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -6,3 +6,5 @@ updates: interval: daily time: "00:00" open-pull-requests-limit: 10 + ignore: + - dependency-name: "FluentAssertions"