Skip to content

Commit

Permalink
chore: drop down to v0.53
Browse files Browse the repository at this point in the history
  • Loading branch information
danthorpe committed Apr 3, 2024
1 parent d82efda commit 3f22658
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,16 @@
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.2.0
rev: v4.5.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-yaml
- id: check-added-large-files
- id: check-executables-have-shebangs
- id: check-shebang-scripts-are-executable
- repo: https://github.com/realm/SwiftLint
rev: 0.54.0
rev: 0.53.0
hooks:
- id: swiftlint
entry: swiftlint --fix --strict

0 comments on commit 3f22658

Please sign in to comment.