Skip to content

Commit

Permalink
chore(deps): update dependency ruff to v0.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent 7e4883e commit 9d08332
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 @@ -12,7 +12,7 @@ requires = ["hatchling"]
build-backend = "hatchling.build"

[dependency-groups]
dev = ["mypy==1.14.0", "pre-commit==4.0.1", "pytest==8.3.4", "ruff==0.8.3"]
dev = ["mypy==1.14.0", "pre-commit==4.0.1", "pytest==8.3.4", "ruff==0.8.4"]

[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 9d08332

Please sign in to comment.