Skip to content

Commit

Permalink
fix: update pre-commit version
Browse files Browse the repository at this point in the history
  • Loading branch information
joonchrislee committed Mar 12, 2024
1 parent dd0216b commit a707d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
version: "*"
- name: Run swiftlint
run: swiftlint
- uses: open-turo/action-pre-commit@v1
- uses: open-turo/action-pre-commit@v2

test:
name: Test
Expand Down

0 comments on commit a707d7d

Please sign in to comment.