From a47e04b67ccbe31ff8275fc947f39b023ac9d5f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 11:16:17 +0000 Subject: [PATCH] chore(deps): update dependency tuist to v4.29.1 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index f0765af..9f18ea5 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,5 +1,5 @@ [tools] -"tuist" = "4.28.1" +"tuist" = "4.29.1" "swiftlint" = "0.54.0" "swiftformat" = "0.52.10" "git-cliff" = "2.4.0"