From 0464f6789cc15dc61e18445d1039feb4f79deefe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 00:40:15 +0000 Subject: [PATCH] chore(deps): update dependency swiftlint to v0.63.2 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 0898e8082..482ea9ece 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,5 +1,5 @@ [tools] swiftformat = "0.54.3" tuist = "4.119.1" -swiftlint = "0.55.1" +swiftlint = "0.63.2" "git-cliff" = "2.4.0"