From 9a2061f824138d7ab6c506dba3201392f1cf742c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 19:04:04 +0000 Subject: [PATCH] chore(deps): update dependency tuist to v4.51.0 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 8ea06981..6550c0ff 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,5 +1,5 @@ [tools] -tuist = "4.50.2" +tuist = "4.51.0" swiftlint = "0.54.0" swiftformat = "0.53.3" "git-cliff" = "2.6.1"