Skip to content

Commit 2625a0a

Browse files
[pre-commit.ci] pre-commit autoupdate (#507)
<!--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>
1 parent abae756 commit 2625a0a

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.11.1
17+
rev: 0.11.2
1818
hooks:
1919
- id: pyproject-fmt
2020
- repo: https://github.com/asottile/setup-cfg-fmt
@@ -68,6 +68,6 @@ repos:
6868
- flake8-tidy-imports
6969
- flake8-typing-imports
7070
- repo: https://github.com/pre-commit/mirrors-mypy
71-
rev: v1.2.0
71+
rev: v1.3.0
7272
hooks:
7373
- id: mypy

0 commit comments

Comments
 (0)