Skip to content

Commit 1fbe8a7

Browse files
committed
Ignore FluentAssertions version >= 8.0.0
1 parent 614ffc8 commit 1fbe8a7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

+3
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ updates:
99
directory: "/" # Location of package manifests
1010
schedule:
1111
interval: "daily"
12+
ignore:
13+
- dependency-name: "FluentAssertions"
14+
versions: [ ">=8.0.0" ]

0 commit comments

Comments
 (0)