Skip to content

Commit 16c539f

Browse files
Bump fsharp-analyzers from 0.32.1 to 0.33.1 (#48)
* Bump fsharp-analyzers from 0.32.1 to 0.33.1 --- updated-dependencies: - dependency-name: fsharp-analyzers dependency-version: 0.33.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump analyzers --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Smaug123 <[email protected]>
1 parent 717140f commit 16c539f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
]
1010
},
1111
"fsharp-analyzers": {
12-
"version": "0.32.1",
12+
"version": "0.33.1",
1313
"commands": [
1414
"fsharp-analyzers"
1515
]

analyzers/analyzers.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</PropertyGroup>
1212

1313
<ItemGroup>
14-
<PackageDownload Include="G-Research.FSharp.Analyzers" Version="[0.17.0]" />
14+
<PackageDownload Include="G-Research.FSharp.Analyzers" Version="[0.19.0]" />
1515
</ItemGroup>
1616

1717
</Project>

0 commit comments

Comments
 (0)