From bc2ddabfc0e6b097444180aa93bd2f73f19f14c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 18:54:02 +0000 Subject: [PATCH] chore(deps): update dependency swiftlint to v0.63.0 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 0898e8082..42081d57d 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.0" "git-cliff" = "2.4.0"