From 926af8c5863de5de1fe926a18bb6bc8f51745569 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 05:32:06 +0000 Subject: [PATCH] chore(deps): update dependency swiftformat to v0.59.1 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 0898e8082..895f9b289 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,5 +1,5 @@ [tools] -swiftformat = "0.54.3" +swiftformat = "0.59.1" tuist = "4.119.1" swiftlint = "0.55.1" "git-cliff" = "2.4.0"