From 4e49494b6cfecd690c92e2b196b475073d1c14da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 17:40: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 8c4b9fb..8749612 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,5 +1,5 @@ [tools] -"tuist" = "4.22.0" +"tuist" = "4.23.0" "swiftlint" = "0.54.0" "swiftformat" = "0.52.10" "pnpm" = "9.6.0"