Skip to content

Commit 22e2364

Browse files
committed
Add latest Python version to tools section
1 parent cfe9ff7 commit 22e2364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ THIS_PROJECT = "{{config_root}}-{{cwd}}"
1010

1111

1212
[tools]
13-
python = "latest"
1413
bun = "latest"
1514
rust = "latest"
1615
go = "latest"
1716
node = "latest"
1817
terraform = "latest"
1918
jq = "latest"
2019
shellcheck = "latest"
20+
python = "latest"
2121

2222

2323
[plugins]

0 commit comments

Comments
 (0)