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.10.3 to 1.11.0

Bumps [muno92/resharper_inspectcode](https://github.com/muno92/resharper_inspectcode) from 1.10.3 to 1.11.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.10.3...1.11.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-11-27 05:56:54 +00:00 committed by GitHub
parent 7e47c56015
commit e3a3472315
Signed by: GitHub
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: ReSharper CLI InspectCode - name: ReSharper CLI InspectCode
uses: muno92/resharper_inspectcode@1.10.3 uses: muno92/resharper_inspectcode@1.11.0
with: with:
solutionPath: ./Octobot.sln solutionPath: ./Octobot.sln
ignoreIssueType: InvertIf, ConvertIfStatementToSwitchStatement ignoreIssueType: InvertIf, ConvertIfStatementToSwitchStatement