Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#255)
Browse files Browse the repository at this point in the history
<!--pre-commit.ci start-->
updates:
- [github.com/tox-dev/pyproject-fmt: 0.12.0 →
0.12.1](tox-dev/pyproject-fmt@0.12.0...0.12.1)
- [github.com/pre-commit/mirrors-mypy: v1.3.0 →
v1.4.1](pre-commit/mirrors-mypy@v1.3.0...v1.4.1)
<!--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 Jun 27, 2023
1 parent cbdcb50 commit f6a0817
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.12.0
rev: 0.12.1
hooks:
- id: pyproject-fmt
- repo: https://github.com/asottile/setup-cfg-fmt
Expand Down Expand Up @@ -71,7 +71,7 @@ repos:
- flake8-tidy-imports
- flake8-typing-imports
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.3.0
rev: v1.4.1
hooks:
- id: mypy
additional_dependencies:
Expand Down

0 comments on commit f6a0817

Please sign in to comment.