From 15dab2df49c9eb94a1d66227ece01f919ef81ef5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 21:14:41 +0000 Subject: [PATCH] Update dependency dprint to v0.53.1 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 723f577..24cfe5f 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,7 +1,7 @@ [tools] go = "1.26.1" golangci-lint = "2.9.0" -dprint = "0.53.0" +dprint = "0.53.1" hk = "1.39.0" just = "1.47.1" pkl = "0.31.0"