From 6d37f3028c671b4b4a7416eccfc065d08c8042d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 01:04:46 +0000 Subject: [PATCH] chore(deps): update dependency swiftformat to v0.61.1 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 3dac51a45..0cfa2039d 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,5 +1,5 @@ [tools] -swiftformat = "0.54.3" +swiftformat = "0.61.1" tuist = "4.195.11" swiftlint = "0.63.3" "git-cliff" = "2.13.1"