diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 03d8291f..1fe74ecd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/nicklockwood/SwiftFormat - rev: 0.54.6 + rev: 0.55.2 hooks: - id: swiftformat - repo: https://github.com/realm/SwiftLint