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