We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 614ffc8 commit 1fbe8a7Copy full SHA for 1fbe8a7
.github/dependabot.yml
@@ -9,3 +9,6 @@ updates:
9
directory: "/" # Location of package manifests
10
schedule:
11
interval: "daily"
12
+ ignore:
13
+ - dependency-name: "FluentAssertions"
14
+ versions: [ ">=8.0.0" ]
0 commit comments