Skip to content

Commit b2ebf2d

Browse files
pre-commit-ci[bot]mrbean-bremen
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.1.1 → v1.2.0](pre-commit/mirrors-mypy@v1.1.1...v1.2.0)
1 parent 7071d88 commit b2ebf2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ repos:
3838
- flake8-bugbear
3939
args: ["--extend-ignore=E203", "--max-line-length=88"]
4040
- repo: https://github.com/pre-commit/mirrors-mypy
41-
rev: v1.1.1
41+
rev: v1.2.0
4242
hooks:
4343
- id: mypy
4444
exclude: (docs|pyfakefs/tests)

0 commit comments

Comments
 (0)