Skip to content

Commit

Permalink
chore(dev): update dependency pre-commit to v4.0.1 (#284)
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 23, 2024
1 parent 76d422f commit b02a82e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 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 @@ -36,7 +36,7 @@ pytest-dotenv = "0.5.2"
pytest-github-actions-annotate-failures = "==0.2.0"
pytest-env = "==1.1.5"
# linter and formatter
pre-commit = "==4.0.0"
pre-commit = "==4.0.1"
mypy = "==1.11.2"
types-protobuf = "^5.27.0.20240920"
types-six = "^1.16.21.20240513"
Expand Down

0 comments on commit b02a82e

Please sign in to comment.