1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-05-22 21:50:56 +03:00

Bump muno92/resharper_inspectcode from 1.12.3 to 1.13.0 (#348)

This commit is contained in:
dependabot[bot] 2025-05-19 08:33:14 +00:00 committed by GitHub
parent f3330c47cc
commit 5a351cbd97
Signed by: GitHub
GPG key ID: B5690EEEBB952194
4 changed files with 29 additions and 38 deletions

View file

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