From 62918773d629ff2e55442d6b40d7d3ba42f2a207 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 04:13:41 +0000 Subject: [PATCH] =?UTF-8?q?fix(mise):=20update=20tool=20dprint=20(=200.55.?= =?UTF-8?q?1=20=E2=9E=94=200.55.2=20)=20[automerge]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index f39942d..6ef9615 100644 --- a/.mise.toml +++ b/.mise.toml @@ -4,7 +4,7 @@ # this config and fails with guidance if a tool it needs is not pinned here. # Remove any tools your repo does not need (and disable the matching lint job). [tools] -dprint = "0.55.1" +dprint = "0.55.2" yamlfmt = "0.21.0" actionlint = "1.7.12" gitleaks = "8.30.1"