From acff11052e143d07a74c5c293cda5ada9a5ee8d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 14:16:44 +0000 Subject: [PATCH] chore(mise): update tool dprint to v0.56.0 [automerge] --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index f48b532..02892c4 100644 --- a/.mise.toml +++ b/.mise.toml @@ -3,7 +3,7 @@ min_version = "2026.8.10" [tools] actionlint = "1.7.12" -dprint = "0.55.2" +dprint = "0.56.0" gitleaks = "8.30.1" lefthook = "2.1.11" "pipx:checkov" = "3.3.13"