From 626fded6ac937e00027ecc4c4474089c2f97995c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 10:55:55 +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 53d5abd..ab9be4c 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" [settings]