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] authored Oct 28, 2024
1 parent 93f18b7 commit c6b0e0c
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 @@ -13,7 +13,7 @@ typer = {extras = ["all"], version = "^0.12.0"}

[tool.poetry.group.dev.dependencies]
pytest = "^7.4.0"
pre-commit = "^3.3.3"
pre-commit = "^4.0.0"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit c6b0e0c

Please sign in to comment.