From 8009f45d04445c9b472a016291a16ad1b34c10a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 19:13:48 +0000 Subject: [PATCH] chore(mise): update tool dprint to v0.56.1 [automerge] --- .mise.toml | 2 +- config-sync/templates/.mise.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.mise.toml b/.mise.toml index 5f586fc..2302ce8 100644 --- a/.mise.toml +++ b/.mise.toml @@ -4,7 +4,7 @@ min_version = "2026.8.10" [tools] actionlint = "1.7.12" cocogitto = "7.0.0" -dprint = "0.55.2" +dprint = "0.56.1" gitleaks = "8.30.1" git-cliff = "2.13.1" "pipx:checkov" = "3.3.13" diff --git a/config-sync/templates/.mise.toml b/config-sync/templates/.mise.toml index 110a6ca..e410571 100644 --- a/config-sync/templates/.mise.toml +++ b/config-sync/templates/.mise.toml @@ -4,7 +4,7 @@ min_version = "2026.8.10" [tools] actionlint = "1.7.12" -dprint = "0.55.2" +dprint = "0.56.1" gitleaks = "8.30.1" lefthook = "2.1.11" shellcheck = "0.11.0"