Skip to content

Commit 5193ca3

Browse files
authored
Merge pull request #402 from vil02/renovate/ruff-0.x
chore(deps): update dependency ruff to v0.9.0
2 parents f0f95e9 + 8b7f4b7 commit 5193ca3

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.14.0"
2121
pylint = "3.3.3"
2222
flake8 = "7.1.1"
2323
flake8-pytest-style = "2.0.0"
24-
ruff = "0.8.6"
24+
ruff = "0.9.0"
2525
coverage = "7.6.10"
2626
black = "24.10.0"
2727
mypy = "1.14.1"

0 commit comments

Comments
 (0)