Skip to content

Commit 65e5db0

Browse files
Update dependency uv to v0.7.14
1 parent d1d9955 commit 65e5db0

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
@@ -3,7 +3,7 @@ deno = "2.2.1"
33
"npm:@ast-grep/cli" = "0.38.5"
44
rust = { version = "1.78.0", postinstall = "rustup component add rustfmt clippy rust-analyzer" }
55
ruff = "0.12.0"
6-
uv = "0.6.2"
6+
uv = "0.7.14"
77

88
[settings]
99
experimental = true

0 commit comments

Comments
 (0)