Skip to content

Commit 2a3a11c

Browse files
pre-commit-ci[bot]mrbean-bremen
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.2.0 → v1.3.0](pre-commit/mirrors-mypy@v1.2.0...v1.3.0)
1 parent 0182ec8 commit 2a3a11c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
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.2.0
41+
rev: v1.3.0
4242
hooks:
4343
- id: mypy
4444
exclude: (docs|pyfakefs/tests)

0 commit comments

Comments
 (0)