From e305678b03d69d40709c278936b9798662d428f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 17:31:54 +0000 Subject: [PATCH] chore(deps): update dependency swiftformat to v0.60.0 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index ceca074a5..f1777a337 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,5 +1,5 @@ [tools] -swiftformat = "0.54.3" +swiftformat = "0.60.0" tuist = "4.153.1" swiftlint = "0.63.2" "git-cliff" = "2.4.0"