1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-04-19 16:33:36 +03:00

Bump muno92/resharper_inspectcode from 1.7.1 to 1.8.0

Bumps [muno92/resharper_inspectcode](https://github.com/muno92/resharper_inspectcode) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/muno92/resharper_inspectcode/releases)
- [Changelog](https://github.com/muno92/resharper_inspectcode/blob/main/CHANGELOG.md)
- [Commits](https://github.com/muno92/resharper_inspectcode/compare/1.7.1...1.8.0)

---
updated-dependencies:
- dependency-name: muno92/resharper_inspectcode
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-20 13:41:56 +00:00 committed by GitHub
parent d43ee59099
commit 2190485ccf
Signed by: GitHub
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@ jobs:
run: dotnet restore
- name: ReSharper CLI InspectCode
uses: muno92/resharper_inspectcode@1.7.1
uses: muno92/resharper_inspectcode@1.8.0
with:
solutionPath: ./Boyfriend.sln
ignoreIssueType: InvertIf, ConvertIfStatementToSwitchStatement