Skip to content

Commit df6570d

Browse files
Update dependency ruff to v0.12.2 (#171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 51bab45 commit df6570d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
deno = "2.3.7"
33
"npm:@ast-grep/cli" = "0.38.5"
44
rust = { version = "1.78.0", postinstall = "rustup component add rustfmt clippy rust-analyzer" }
5-
ruff = "0.12.0"
5+
ruff = "0.12.2"
66
uv = "0.6.2"
77

88
[settings]

0 commit comments

Comments
 (0)