Skip to content

Commit 7a7772f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.0.1 → v1.1.1](pre-commit/mirrors-mypy@v1.0.1...v1.1.1)
1 parent 4caea67 commit 7a7772f

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
hooks:
3939
- id: flake8
4040
- repo: https://github.com/pre-commit/mirrors-mypy
41-
rev: v1.0.1
41+
rev: v1.1.1
4242
hooks:
4343
- id: mypy
4444
additional_dependencies: [types-all]

0 commit comments

Comments
 (0)