From 02c2d490737ef73b7b8daae25066ee9ce9c1d6db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 05:46:13 +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 4751e3ee..74c83a12 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,5 +1,5 @@ [tools] tuist = "4.133.1" swiftlint = "0.63.2" -swiftformat = "0.59.0" +swiftformat = "0.59.1" "git-cliff" = "2.6.1"