From 8ca7fdd63005f7ce34c1c07ff883c22cb49801b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 05:48:47 +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 280bde9..222ebfb 100644 --- a/mise.toml +++ b/mise.toml @@ -1,7 +1,7 @@ [tools] git-cliff = "2.9.1" swiftlint = "0.63.2" -swiftformat = "0.59.0" +swiftformat = "0.59.1" [settings] experimental = true