From e85e0c19aefbfdd330673e776dfadd33bd067669 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 14:32:51 +0000 Subject: [PATCH] chore(deps): update dependency tuist to v4.167.0 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 9d3017490..d752844b7 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,5 +1,5 @@ [tools] swiftformat = "0.54.3" -tuist = "4.166.0" +tuist = "4.167.0" swiftlint = "0.63.2" "git-cliff" = "2.4.0"