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.11.12 to 1.12.0

Bumps [muno92/resharper_inspectcode](https://github.com/muno92/resharper_inspectcode) from 1.11.12 to 1.12.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.11.12...1.12.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] 2024-09-23 18:56:59 +00:00 committed by GitHub
parent 8028d47ba1
commit 9d7c8f3655
Signed by: GitHub
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,7 @@ jobs:
dotnet-version: '8.0.301' dotnet-version: '8.0.301'
- name: ReSharper CLI InspectCode - name: ReSharper CLI InspectCode
uses: muno92/resharper_inspectcode@1.11.12 uses: muno92/resharper_inspectcode@1.12.0
with: with:
solutionPath: ./Octobot.sln solutionPath: ./Octobot.sln
ignoreIssueType: InvertIf, ConvertIfStatementToSwitchStatement, ConvertToPrimaryConstructor ignoreIssueType: InvertIf, ConvertIfStatementToSwitchStatement, ConvertToPrimaryConstructor