From 6c253a555cbd2e0ca96b7828f075aed4fcf5b35c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 17:44:48 +0000 Subject: [PATCH] chore(deps): update dependency swiftformat to v0.62.1 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 20ec9f7e..b18f91bf 100644 --- a/mise.toml +++ b/mise.toml @@ -1,7 +1,7 @@ [tools] "tuist" = "4.200.5" "swiftlint" = "0.64.1" -"swiftformat" = "0.52.10" +"swiftformat" = "0.62.1" "pnpm" = "10.34.4" "node" = "22.23.1" "git-cliff" = "2.13.1"