Skip to content

Commit

Permalink
Update Ktlint to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
FloEdelmann committed Jan 8, 2024
1 parent e756e8f commit e981706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
id: ktlint-check
uses: musichin/ktlint-check@v3.0.0
with:
ktlint-version: '1.1.0'
ktlint-version: "1.1.1"
reporter: plain?group_by_file,output=${{ env.lintResultFilename }}
relative: true
continue-on-error: true
Expand Down

0 comments on commit e981706

Please sign in to comment.