Skip to content

Commit 2d2a6ce

Browse files
committed
Update all dev tools in mise.toml
1 parent e39acaf commit 2d2a6ce

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

mise.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[tools]
2-
node = "22.11.0"
3-
"npm:prettier" = "3.4.1"
2+
node = "24.14.0"
3+
"npm:prettier" = "3.8.1"
44
ruff = "0.8.3"
5-
shellcheck = "0.10.0"
6-
shfmt = "3.10.0"
7-
taplo = "0.9.3"
8-
typos = "1.28.1"
9-
"ubi:houseabsolute/omegasort" = "0.1.3"
10-
"ubi:houseabsolute/precious" = "0.7.3"
5+
shellcheck = "0.11.0"
6+
shfmt = "3.13.0"
7+
taplo = "0.10.0"
8+
typos = "1.44.0"
9+
"github:houseabsolute/omegasort" = "0.1.3"
10+
"github:houseabsolute/precious" = "0.10.2"

0 commit comments

Comments
 (0)