From f00bf2a84200f59ba3f5d9f70b7a417c24d49530 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 22:45:23 +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 6ba3af64..645e9079 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,5 +1,5 @@ [tools] tuist = "4.131.1" -swiftlint = "0.63.1" +swiftlint = "0.63.2" swiftformat = "0.59.0" "git-cliff" = "2.6.1"