From 8f72d04bee0ff205c88251d99282764a1995d8bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 18:59:17 +0000 Subject: [PATCH] chore(deps): update dependency git-cliff to v2.14.1 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 03d88a85f..3d50a7129 100644 --- a/mise.toml +++ b/mise.toml @@ -1,5 +1,5 @@ [tools] -git-cliff = "2.13.1" +git-cliff = "2.14.1" swiftlint = "0.65.1" swiftformat = "0.63.0" xcodegen = "2.43.0"