diff --git a/mise.toml b/mise.toml index 92fac45..972d748 100644 --- a/mise.toml +++ b/mise.toml @@ -3,4 +3,4 @@ tasks."lint:fix" = "bun run format:write" tasks.version = "npm version" [tools] -node = '20.18.0' +node = '22.11.0'