Skip to content

Commit

Permalink
fix(deps): update dependency ruff to v0.9.4 (#3151)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent 40b6c16 commit 77059e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dev = [
"mypy==1.14.1",
"flake8==7.1.1",
"pre-commit==4.1.0",
"ruff==0.9.3",
"ruff==0.9.4",
"pylint==3.3.4",
"pylint-pydantic==0.3.5",
"pytest==8.3.4",
Expand Down

0 comments on commit 77059e8

Please sign in to comment.