diff --git a/.mise.toml b/.mise.toml index bda365c..21daac8 100644 --- a/.mise.toml +++ b/.mise.toml @@ -4,23 +4,23 @@ # tools to use on all my projects action-validator = "0.9.0" actionlint = "1.7.12" -editorconfig-checker = "3.8.0" +editorconfig-checker = "3.11.1" ghalint = "1.5.6" pinact = "4.1.1" "pipx:gh-action-pulse" = { version = "1.1.0", uvx = true } -prek = "0.4.11" -rumdl = "0.2.49" +prek = "0.4.12" +rumdl = "0.2.52" shellcheck = "0.11.0" shfmt = "3.13.1" -tombi = "1.2.6" -uv = "0.12.1" +tombi = "1.2.7" +uv = "0.12.3" yamlfmt = "0.21.0" yamllint = "1.38.0" zizmor = "1.29.0" aube = "latest" # Pin the Node.js version for the project -node = "24" +node = "26" [env] # Optional: if your action needs environment variables for local tests