Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/realm/SwiftLint: 0.54.0 → 0.55.0](realm/SwiftLint@0.54.0...0.55.0)
- [github.com/nicklockwood/SwiftFormat: 0.53.8 → 0.53.9](nicklockwood/SwiftFormat@0.53.8...0.53.9)
  • Loading branch information
pre-commit-ci[bot] authored and SavchenkoValeriy committed May 16, 2024
1 parent 14a66f2 commit 6975bf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ repos:
- id: end-of-file-fixer
- id: check-yaml
- repo: https://github.com/realm/SwiftLint
rev: 0.54.0
rev: 0.55.0
hooks:
- id: swiftlint
args: [Source, test]
- repo: https://github.com/nicklockwood/SwiftFormat
rev: 0.53.8
rev: 0.53.9
hooks:
- id: swiftformat
- repo: https://github.com/codespell-project/codespell
Expand Down

0 comments on commit 6975bf3

Please sign in to comment.