Skip to content

Commit 9fe71c5

Browse files
Update pre-commit hook pre-commit/mirrors-mypy to v1.20.2
1 parent 00834f9 commit 9fe71c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ repos:
3131
args: [--config=.flake8]
3232
fail_fast: true
3333
- repo: https://github.com/pre-commit/mirrors-mypy
34-
rev: v1.20.1
34+
rev: v1.20.2
3535
hooks:
3636
- id: mypy
3737
args: [

0 commit comments

Comments
 (0)