Skip to content

Commit

Permalink
Update dependency pre-commit to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 5, 2024
1 parent e8e7454 commit 77ce552
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ uvicorn = { extras = [ "standard" ], version = "^0.31.0" }
[tool.poetry.group.dev.dependencies]
httpx = "^0.27.0"
pytest = "^8.3.2"
pre-commit = "^3.7.1"
pre-commit = "^4.0.0"

[tool.ruff]
preview = true
Expand Down

0 comments on commit 77ce552

Please sign in to comment.