Skip to content

Commit

Permalink
Bump editorconfig from 0.12.2 to 0.15.0
Browse files Browse the repository at this point in the history
Bumps [editorconfig](https://github.com/editorconfig/editorconfig-core-net) from 0.12.2 to 0.15.0.
- [Release notes](https://github.com/editorconfig/editorconfig-core-net/releases)
- [Commits](editorconfig/editorconfig-core-net@0.12.2...0.15.0)

---
updated-dependencies:
- dependency-name: editorconfig
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and brianary committed Sep 4, 2024
1 parent 14de1cc commit 06c3042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Detextive/Detextive.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<Compile Include="RepairFileEditorConfigCommand.fs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="editorconfig" Version="0.12.2" />
<PackageReference Include="editorconfig" Version="0.15.0" />
<PackageReference Include="PowerShellStandard.Library" Version="5.1.1" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 06c3042

Please sign in to comment.