From eacc45e218938473db69e00e9d1d76717a02910d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 23:29:17 +0000 Subject: [PATCH] chore(deps): update dependency swiftlint to v0.65.1 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 10a26bf..0c61dcb 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,6 @@ [tools] git-cliff = "2.13.1" -swiftlint = "0.65.0" +swiftlint = "0.65.1" swiftformat = "0.62.1" [settings]