From 7214b6a69ad549cbdba80f9913beb47a4146d7a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 18:42:37 +0000 Subject: [PATCH] chore(deps): update dependency swiftformat to v0.58.7 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 2c26d8d..54b3f2e 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,5 +1,5 @@ [tools] tuist = "4.119.3" swiftlint = "0.54.0" -swiftformat = "0.53.3" +swiftformat = "0.58.7" "git-cliff" = "2.6.1"