Skip to content

Commit c61ca91

Browse files
authored
[pre-commit.ci] pre-commit autoupdate (#34)
<!--pre-commit.ci start--> updates: - [github.com/pre-commit/mirrors-mypy: v1.0.0 → v1.1.1](pre-commit/mirrors-mypy@v1.0.0...v1.1.1) <!--pre-commit.ci end-->
2 parents 7e9ec27 + 53b9aad commit c61ca91

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
@@ -20,7 +20,7 @@ repos:
2020
args:
2121
- --max-line-length=100
2222
- repo: https://github.com/pre-commit/mirrors-mypy
23-
rev: v1.0.0
23+
rev: v1.1.1
2424
hooks:
2525
- id: mypy
2626
args: [--no-strict-optional, --ignore-missing-imports]

0 commit comments

Comments
 (0)