Skip to content

Commit 37081fd

Browse files
[pre-commit.ci] pre-commit autoupdate (#9266)
updates: - [github.com/pre-commit/mirrors-mypy: v1.7.0 → v1.7.1](pre-commit/mirrors-mypy@v1.7.0...v1.7.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3533332 commit 37081fd

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
@@ -112,7 +112,7 @@ repos:
112112
files: ^(doc/(.*/)*.*\.rst)
113113
additional_dependencies: [Sphinx==5.0.1]
114114
- repo: https://github.com/pre-commit/mirrors-mypy
115-
rev: v1.7.0
115+
rev: v1.7.1
116116
hooks:
117117
- id: mypy
118118
name: mypy

0 commit comments

Comments
 (0)