From 92a154350717cd05600a3f7c8169f06549de4636 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 13:34:09 +0000 Subject: [PATCH] chore(deps): update dependency tuist to v4.65.0 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index fefeabb1..060b5782 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,5 +1,5 @@ [tools] -tuist = "4.64.1" +tuist = "4.65.0" swiftlint = "0.54.0" swiftformat = "0.53.3" "git-cliff" = "2.6.1"