From 0df70d56e11bddaa309fc1b5929b6890650675f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 17:38: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 2db76a81d..0ccf9e8b5 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" xcodegen = "2.45.4"