Skip to content

Commit 34c92bf

Browse files
committed
feat(chezmoi): add mise/config.toml
1 parent 4637b7f commit 34c92bf

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
[settings]
2+
experimental = true
3+
legacy_version_file = false
4+
5+
[tools]
6+
"aqua:helm" = "3.16.3"
7+
"aqua:kubectl" = "1.32.0"
8+
"aqua:pre-commit" = "4.0.1"
9+
"aqua:terraform" = "1.10.2"
10+
"aqua:terraform-ls" = "0.36.2"
11+
"aqua:terramate" = "0.11.4"
12+
go = "1.23.4"
13+
node = "22.12.0"
14+
python = "3.11.8"
15+
ruby = "3.3.6"

0 commit comments

Comments
 (0)