Skip to content

Commit

Permalink
chore(deps): update dependency ruff to v0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 4913331 commit ecc4804
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ requires = ["hatchling"]
build-backend = "hatchling.build"

[dependency-groups]
dev = ["mypy==1.14.1", "pre-commit==4.0.1", "pytest==8.3.4", "ruff==0.9.0"]
dev = ["mypy==1.14.1", "pre-commit==4.0.1", "pytest==8.3.4", "ruff==0.9.1"]

[tool.ruff]
line-length = 88
Expand Down
40 changes: 20 additions & 20 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ecc4804

Please sign in to comment.