Skip to content

Commit

Permalink
Stop dependabot upgrading System.IO.Abstractions (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
Smaug123 authored Apr 22, 2024
1 parent 82c9312 commit eb2e12e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ updates:
- dependency-name: "FSharp.Core"
# Target the lowest compatible version of System.Text.Json
- dependency-name: "System.Text.Json"
# Some G-Research internal consumers use an old version of System.IO.Abstractions
- dependency-name: "System.IO.Abstractions"

0 comments on commit eb2e12e

Please sign in to comment.