From b7ccc41a1380fd5054d029a4881dca19d5c29da0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2026 21:10:48 +0000 Subject: [PATCH] chore(mise): update tool dprint to v0.57.0 [automerge] --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index e54584d..cd70e7e 100644 --- a/.mise.toml +++ b/.mise.toml @@ -3,7 +3,7 @@ min_version = "2026.8.14" [tools] actionlint = "1.7.12" -dprint = "0.56.1" +dprint = "0.57.0" gitleaks = "8.30.1" lefthook = "2.1.12" "pipx:checkov" = "3.3.16"