mise: apparently we need nodejs for something

This commit is contained in:
bronsen 2026-04-11 00:50:26 +02:00
parent 8766a1d1db
commit a3b62009dc

View file

@ -7,6 +7,7 @@ PREK_COLOR = "never"
difftastic = "latest" difftastic = "latest"
just = "latest" just = "latest"
markdownlint-cli2 = "latest" markdownlint-cli2 = "latest"
node = "latest"
prek = "latest" prek = "latest"
python = "3.14" python = "3.14"
ruff = "latest" ruff = "latest"