Skip to content

Commit a2ff41b

Browse files
pre-commit-ci[bot]mrbean-bremen
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.4.1 → v1.5.0](pre-commit/mirrors-mypy@v1.4.1...v1.5.0)
1 parent cae8946 commit a2ff41b

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
@@ -45,7 +45,7 @@ repos:
4545
- flake8-bugbear
4646
args: ["--extend-ignore=E203", "--max-line-length=88"]
4747
- repo: https://github.com/pre-commit/mirrors-mypy
48-
rev: v1.4.1
48+
rev: v1.5.0
4949
hooks:
5050
- id: mypy
5151
exclude: (docs|pyfakefs/tests)

0 commit comments

Comments
 (0)