From 62dca2c0bcf058292eade4147fcd44187369a61b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 00:03:24 +0000 Subject: [PATCH] chore(deps): update dependency tuist to v4.89.0 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 0b11d8a95..6fd04a345 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,5 +1,5 @@ [tools] swiftformat = "0.54.3" -tuist = "4.88.1" +tuist = "4.89.0" swiftlint = "0.55.1" "git-cliff" = "2.4.0"