From 0fc6155e66d80c60339b18d38f045aa869b799e0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 12:07:07 +0000 Subject: [PATCH] chore(deps): update dependency tuist to v4.44.2 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index b761260a..3f1db0e2 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,5 +1,5 @@ [tools] -tuist = "4.44.1" +tuist = "4.44.2" swiftlint = "0.54.0" swiftformat = "0.53.3" "git-cliff" = "2.6.1"