Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#245)
Browse files Browse the repository at this point in the history
<!--pre-commit.ci start-->
updates:
- [github.com/tox-dev/pyproject-fmt: 0.11.1 →
0.11.2](tox-dev/pyproject-fmt@0.11.1...0.11.2)
- [github.com/pre-commit/mirrors-mypy: v1.2.0 →
v1.3.0](pre-commit/mirrors-mypy@v1.2.0...v1.3.0)
<!--pre-commit.ci end-->

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] committed May 16, 2023
1 parent 6280868 commit 7b71075
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -14,7 +14,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/tox-dev/pyproject-fmt
rev: 0.11.1
rev: 0.11.2
hooks:
- id: pyproject-fmt
- repo: https://github.com/asottile/setup-cfg-fmt
Expand Down Expand Up @@ -69,7 +69,7 @@ repos:
- flake8-tidy-imports
- flake8-typing-imports
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.2.0
rev: v1.3.0
hooks:
- id: mypy
additional_dependencies:
Expand Down

0 comments on commit 7b71075

Please sign in to comment.