Skip to content

Commit b7fb3d1

Browse files
committed
Update mypy pre-commit hook
1 parent f5b5d0a commit b7fb3d1

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
@@ -35,7 +35,7 @@ repos:
3535

3636
# Check python code static typing
3737
- repo: https://github.com/pre-commit/mirrors-mypy
38-
rev: v1.10.0
38+
rev: v1.10.1
3939
hooks:
4040
- id: mypy
4141
args: [--config, ./mypy.ini]

0 commit comments

Comments
 (0)