Skip to content

Commit 711fdc9

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.7.0 → v1.7.1](pre-commit/mirrors-mypy@v1.7.0...v1.7.1)
1 parent 74c21fd commit 711fdc9

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
@@ -39,7 +39,7 @@ repos:
3939
exclude: docs/examples/
4040

4141
- repo: https://github.com/pre-commit/mirrors-mypy
42-
rev: 'v1.7.0'
42+
rev: 'v1.7.1'
4343
hooks:
4444
- id: mypy
4545
args: [--strict]

0 commit comments

Comments
 (0)