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"