Skip to content

Commit 8c8ec03

Browse files
committed
🗄 [chore] Remove deprecated mise tools
1 parent 817b77d commit 8c8ec03

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

mise/config.toml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[tools]
2+
"go" = "latest"
23
"node" = "lts"
3-
"npm:@anthropic-ai/claude-code" = "latest"
4-
"npm:@google/gemini-cli" = "latest"
54
"npm:@trivago/prettier-plugin-sort-imports" = "latest"
65
"npm:npm-run-all" = "latest"
76
"npm:prettier-plugin-sort-json" = "latest"
@@ -15,9 +14,9 @@
1514
"pipx:pipdeptree" = "latest"
1615
"pipx:poetry" = "latest"
1716
"pipx:pre-commit" = "latest"
17+
"pipx:ruff" = "latest"
1818
"pnpm" = "10"
1919
"python" = "latest"
2020
"usage" = "latest"
21+
"uv" = "latest"
2122
"yarn" = "4"
22-
"pipx:ruff" = "latest"
23-
go = "latest"

0 commit comments

Comments
 (0)