From bdbd28a9885c7882cc15110cd28e8e17aa06a4fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Mar 2026 11:48:03 +0000 Subject: [PATCH] chore(deps): update dependency swiftformat to v0.60.1 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 222ebfb..63627ef 100644 --- a/mise.toml +++ b/mise.toml @@ -1,7 +1,7 @@ [tools] git-cliff = "2.9.1" swiftlint = "0.63.2" -swiftformat = "0.59.1" +swiftformat = "0.60.1" [settings] experimental = true