From 47a21cf1af561a864ffaccf571c15fe819239134 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 03:27: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 cb73f62d6..327a9d04d 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,5 +1,5 @@ [tools] -swiftformat = "0.54.3" +swiftformat = "0.62.1" tuist = "4.202.6" swiftlint = "0.65.0" "git-cliff" = "2.13.1"