Skip to content

Commit c8222b4

Browse files
fix(deps): update dependency ruff to v0.12.8
1 parent c698fc2 commit c8222b4

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.12.5",
26+
"ruff==0.12.8",
2727
]
2828

2929
dev-build = [

0 commit comments

Comments
 (0)