We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 817b77d commit 8c8ec03Copy full SHA for 8c8ec03
1 file changed
mise/config.toml
@@ -1,7 +1,6 @@
1
[tools]
2
+"go" = "latest"
3
"node" = "lts"
-"npm:@anthropic-ai/claude-code" = "latest"
4
-"npm:@google/gemini-cli" = "latest"
5
"npm:@trivago/prettier-plugin-sort-imports" = "latest"
6
"npm:npm-run-all" = "latest"
7
"npm:prettier-plugin-sort-json" = "latest"
@@ -15,9 +14,9 @@
15
14
"pipx:pipdeptree" = "latest"
16
"pipx:poetry" = "latest"
17
"pipx:pre-commit" = "latest"
+"pipx:ruff" = "latest"
18
"pnpm" = "10"
19
"python" = "latest"
20
"usage" = "latest"
21
+"uv" = "latest"
22
"yarn" = "4"
-"pipx:ruff" = "latest"
23
-go = "latest"
0 commit comments