From b59083641c1ad368917ceea5b3f80f39b7e7654f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 05:30:49 +0000 Subject: [PATCH] chore(deps): update dependency tuist to v4.203.1 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index b650cbe10..c03588cf6 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,5 +1,5 @@ [tools] swiftformat = "0.54.3" -tuist = "4.203.0" +tuist = "4.203.1" swiftlint = "0.65.0" "git-cliff" = "2.13.1"