From 1db83cf55675eeff799a6262265870cc092684bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 18:30:35 +0000 Subject: [PATCH] chore(deps): update dependency tuist to v4.190.0 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index a5607cb..da738c3 100644 --- a/mise.toml +++ b/mise.toml @@ -1,5 +1,5 @@ [tools] -"tuist" = "4.188.3" +"tuist" = "4.190.0" "swiftlint" = "0.63.2" "swiftformat" = "0.52.10" "git-cliff" = "2.6.0"