From d7a06a2432cde61303745e7f30cd3c8962764a16 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 01:33:09 +0000 Subject: [PATCH] chore(deps): update dependency swiftformat to v0.61.0 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 4771f9928..c664f5f27 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,5 +1,5 @@ [tools] -swiftformat = "0.54.3" +swiftformat = "0.61.0" tuist = "4.184.1" swiftlint = "0.63.2" "git-cliff" = "2.4.0"