From 8a2732781c48afc524ff8695b9931bf8fc87fe21 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 19:23:50 +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 9e7282a..0047581 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,6 @@ [tools] git-cliff = "2.9.1" -swiftlint = "0.62.2" +swiftlint = "0.63.0" swiftformat = "0.58.7" [settings]