Skip to content

Commit a128512

Browse files
Update dependency ruff to v0.12.0
1 parent 48008bd commit a128512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dev-test = [
2323

2424
dev-fmt = [
2525
"pre-commit>=3.0.4,<4.0",
26-
"ruff==0.11.13",
26+
"ruff==0.12.0",
2727
]
2828

2929
dev-build = [

0 commit comments

Comments
 (0)