Skip to content

Commit 0d59dd5

Browse files
chore(deps): update dependency ruff to v0.13.0 (#549)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a0f83a0 commit 0d59dd5

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
@@ -21,7 +21,7 @@ pytest-mock = "3.15.0"
2121
pylint = "3.3.8"
2222
flake8 = "7.3.0"
2323
flake8-pytest-style = "2.1.0"
24-
ruff = "0.12.12"
24+
ruff = "0.13.0"
2525
coverage = "7.10.6"
2626
black = "25.1.0"
2727
mypy = "1.17.1"

0 commit comments

Comments
 (0)