Skip to content

Commit 260f774

Browse files
fix(deps): update dependency ruff to v0.15.13
1 parent ca1af81 commit 260f774

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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>=2.0",
26-
"ruff==0.15.12",
26+
"ruff==0.15.13",
2727
]
2828

2929
dev-build = [

0 commit comments

Comments
 (0)