Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/mirrors-mypy: v1.2.0 → v1.3.0](pre-commit/mirrors-mypy@v1.2.0...v1.3.0)
- [github.com/python-poetry/poetry: 1.4.2 → 1.5.0](python-poetry/poetry@1.4.2...1.5.0)
  • Loading branch information
pre-commit-ci[bot] authored May 23, 2023
1 parent 3a88a69 commit 70f60f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.2.0
rev: v1.3.0
hooks:
- id: mypy
additional_dependencies:
Expand All @@ -36,7 +36,7 @@ repos:
- types-pytz>=2023.3.0.0,<2023.4.0
- types-redis>=4.5.4.1,<4.6.0.0
- repo: https://github.com/python-poetry/poetry
rev: 1.4.2
rev: 1.5.0
hooks:
- id: poetry-check
# - id: poetry-lock

0 comments on commit 70f60f3

Please sign in to comment.