Skip to content

Commit 8084fdc

Browse files
fix(deps): update dependency ruff to v0.15.5
1 parent 6d87a06 commit 8084fdc

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
@@ -36,7 +36,7 @@ dev = [
3636
"mypy==1.19.1",
3737
"flake8==7.3.0",
3838
"pre-commit==4.5.1",
39-
"ruff==0.15.4",
39+
"ruff==0.15.5",
4040
"pylint==4.0.5",
4141
"pytest==9.0.2",
4242
]

0 commit comments

Comments
 (0)