Skip to content

Commit 44e75e9

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.0.0 → v1.0.1](pre-commit/mirrors-mypy@v1.0.0...v1.0.1)
1 parent 99c1830 commit 44e75e9

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
@@ -28,7 +28,7 @@ repos:
2828
files: \.py$
2929

3030
- repo: https://github.com/pre-commit/mirrors-mypy
31-
rev: v1.0.0
31+
rev: v1.0.1
3232
hooks:
3333
- id: mypy
3434
additional_dependencies: [types-requests]

0 commit comments

Comments
 (0)