From 8f164f5b1bb996df7f8f2e80d2887e793805f4bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 17:24:40 +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]