From 036c3fbe6ec92786362b9a03bda61b00456df571 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 17:40:24 +0000 Subject: [PATCH] chore(deps): update dependency swiftlint to v0.64.0 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index a7361a9..53d5abd 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,6 @@ [tools] git-cliff = "2.13.1" -swiftlint = "0.63.3" +swiftlint = "0.64.0" swiftformat = "0.61.1" [settings]