Skip to content

Commit 9908a6f

Browse files
committed
support(LIVE-26911): remove locked flag from mise config
The locked=true setting prevents mise from updating tools automatically. Removing it allows mise to update tool versions as needed.
1 parent c59aaa5 commit 9908a6f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mise.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ min_version = '2026.2.24'
33
[settings]
44
experimental = true
55
lockfile = true
6-
locked = true
76

87
# Download the pre-compiled binbaries
98
ruby.compile = false

0 commit comments

Comments
 (0)