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"