From d614747f0d2d4c6ab50c1aefb4c4803192a2abac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 01:09:09 +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 11ab3eb..2deac41 100644 --- a/mise.toml +++ b/mise.toml @@ -1,7 +1,7 @@ [tools] "tuist" = "4.195.6" "swiftlint" = "0.63.2" -"swiftformat" = "0.52.10" +"swiftformat" = "0.61.1" "pnpm" = "10.33.4" "node" = "22.22.3" "git-cliff" = "2.13.1"