diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1831e81..7a5137e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/nicklockwood/SwiftFormat - rev: 0.53.0 + rev: 0.53.1 hooks: - id: swiftformat