Skip to content

Commit

Permalink
chore(dev): update dependency pre-commit to v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2023
1 parent e375ec3 commit c0a99fb
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 @@ -27,7 +27,7 @@ asyncpg = "0.28.0"
[tool.poetry.group.dev.dependencies]
black = "23.9.1"
watchfiles = "0.20.0"
pre-commit = "3.4.0"
pre-commit = "3.5.0"

[tool.black]
target_version = ['py310']
Expand Down

0 comments on commit c0a99fb

Please sign in to comment.