diff --git a/.github/workflows/pull_request_check.yml b/.github/workflows/pull_request_check.yml index fd881e1..25cbf3e 100644 --- a/.github/workflows/pull_request_check.yml +++ b/.github/workflows/pull_request_check.yml @@ -45,7 +45,7 @@ jobs: - uses: ScaCap/action-ktlint@v1.7 with: github_token: ${{ secrets.GITHUB_TOKEN }} - ktlint_version: '0.45.2' + ktlint_version: '0.50.0' reporter: github-pr-review fail_on_error: true @@ -58,7 +58,7 @@ jobs: # https://github.com/marketplace/actions/run-detekt-with-reviewdog - name: Run detekt with reviewdog - uses: alaegin/Detekt-Action@v1.22.0 + uses: alaegin/Detekt-Action@v1.23.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} detekt_config: config/detekt/detekt.yml diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 67fd3a6..b8ce955 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -2,6 +2,13 @@