Skip to content

Commit

Permalink
chore(dev): update dependency pre-commit to v4 (#130)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 20, 2024
1 parent 768c9c3 commit 07811c1
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 @@ async-lru = "2.0.4"

[tool.poetry.group.dev.dependencies]
watchfiles = "0.24.0"
pre-commit = "3.8.0"
pre-commit = "4.0.1"
confluent-kafka-stubs = { git = 'https://gitlab.com/Trim21/confluent-kafka-stubs.git', rev = '9484f4aad44eab371fe952b278ab2715f3a8c780' }
asyncpg-stubs = "0.29.1"

Expand Down

0 comments on commit 07811c1

Please sign in to comment.