Skip to content

Commit 28f4904

Browse files
fix(deps): update dependency ruff to v0.15.6 (#4304)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bace59a commit 28f4904

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.5",
39+
"ruff==0.15.6",
4040
"pylint==4.0.5",
4141
"pytest==9.0.2",
4242
]

0 commit comments

Comments
 (0)