From 16aa71c6852151781c03c8a106970e8cb7a0f4c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 07:09:13 +0000 Subject: [PATCH] chore(deps): update dependency swiftlint to v0.64.1 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 0ccf9e8b5..e7b6ff1d9 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,6 @@ [tools] git-cliff = "2.13.1" -swiftlint = "0.64.0" +swiftlint = "0.64.1" swiftformat = "0.61.1" xcodegen = "2.45.4"