From d20127f272e7f78a4517ad5ee7527b62338b339e Mon Sep 17 00:00:00 2001 From: Alex Deem Date: Sun, 10 Dec 2023 21:13:45 +1100 Subject: [PATCH] Update swiftformat to 0.52.11 --- Mintfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mintfile b/Mintfile index 69eb4bb..064bc1d 100644 --- a/Mintfile +++ b/Mintfile @@ -1,2 +1,2 @@ realm/SwiftLint@0.54.0 -nicklockwood/SwiftFormat@0.52.3 +nicklockwood/SwiftFormat@0.52.11