From ba30547bb0a2a703b4f3ed00495ed3907cb2d794 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 21:35:50 +0000 Subject: [PATCH] chore(deps): update dependency swiftformat to v0.61.1 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 1b24b16f9..cf317ec1a 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,5 +1,5 @@ [tools] -swiftformat = "0.54.3" +swiftformat = "0.61.1" tuist = "4.191.8" swiftlint = "0.63.2" "git-cliff" = "2.13.1"