Skip to content

Commit a593cb5

Browse files
Update dependency ruff to v0.12.10
1 parent 6894944 commit a593cb5

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
@@ -2,7 +2,7 @@
22
deno = "2.4.2"
33
"npm:@ast-grep/cli" = "0.38.6"
44
rust = { version = "1.78.0", postinstall = "rustup component add rustfmt clippy rust-analyzer" }
5-
ruff = "0.12.2"
5+
ruff = "0.12.10"
66
uv = "0.6.2"
77

88
[settings]

0 commit comments

Comments
 (0)