Skip to content

Commit b6a9a35

Browse files
chore: remove FluentAssertions ignore rule from dependabot.yml (#479)
* chore: remove FluentAssertions ignore rule from dependabot.yml FluentAssertions was removed from the repo in #465/#476, so the ignore rule pinning it to 5.10.3 is dead config. * ci: re-trigger Windows validation (flake: GridFS snapshot 3s timeout)
1 parent 21e118a commit b6a9a35

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,3 @@ updates:
2121
- dependency-name: Akka.Persistence.Query
2222
versions:
2323
- 1.4.17
24-
- dependency-name: FluentAssertions
25-
versions:
26-
- 5.10.3

0 commit comments

Comments
 (0)