diff --git a/mise.toml b/mise.toml index a70d201..92fac45 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.17.0' +node = '20.18.0'