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.57.0 → 0.57.1](realm/SwiftLint@0.57.0...0.57.1)
- [github.com/nicklockwood/SwiftFormat: 0.54.6 → 0.55.3](nicklockwood/SwiftFormat@0.54.6...0.55.3)
  • Loading branch information
pre-commit-ci[bot] authored and SavchenkoValeriy committed Dec 16, 2024
1 parent 0e5e21c commit d79bf11
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.57.0
rev: 0.57.1
hooks:
- id: swiftlint
args: [Source, test]
- repo: https://github.com/nicklockwood/SwiftFormat
rev: 0.54.6
rev: 0.55.3
hooks:
- id: swiftformat
- repo: https://github.com/codespell-project/codespell
Expand Down

0 comments on commit d79bf11

Please sign in to comment.