Skip to content

Commit 9ca27dd

Browse files
[pre-commit.ci] pre-commit autoupdate (#884)
<!--pre-commit.ci start--> updates: - [github.com/tox-dev/pyproject-fmt: 0.13.0 → 0.13.1](tox-dev/pyproject-fmt@0.13.0...0.13.1) - [github.com/pre-commit/mirrors-mypy: v1.4.1 → v1.5.0](pre-commit/mirrors-mypy@v1.4.1...v1.5.0) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 16ab813 commit 9ca27dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
- id: end-of-file-fixer
1515
- id: trailing-whitespace
1616
- repo: https://github.com/tox-dev/pyproject-fmt
17-
rev: 0.13.0
17+
rev: 0.13.1
1818
hooks:
1919
- id: pyproject-fmt
2020
- repo: https://github.com/asottile/setup-cfg-fmt
@@ -75,7 +75,7 @@ repos:
7575
- flake8-tidy-imports
7676
- flake8-typing-imports
7777
- repo: https://github.com/pre-commit/mirrors-mypy
78-
rev: v1.4.1
78+
rev: v1.5.0
7979
hooks:
8080
- id: mypy
8181
additional_dependencies:

0 commit comments

Comments
 (0)