From 1d19b220119d4577705fe659bc750378913850b1 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 23:07:08 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/nicklockwood/SwiftFormat: 0.53.2 → 0.53.4](https://github.com/nicklockwood/SwiftFormat/compare/0.53.2...0.53.4) --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3fc9fe9b..f1d34a28 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: - id: swiftlint args: [Source, test] - repo: https://github.com/nicklockwood/SwiftFormat - rev: 0.53.2 + rev: 0.53.4 hooks: - id: swiftformat - repo: https://github.com/codespell-project/codespell