From 8cd1343db28717504a1e40864cb8bc8caa554231 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2024 16:24:08 +0000 Subject: [PATCH] chore(deps): update dependency tuist to v4.23.0 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index ec954e15..85845c09 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,4 +1,4 @@ [tools] swiftformat = "0.54.3" -tuist = "4.21.2" +tuist = "4.23.0" swiftlint = "0.55.1"