Skip to content

Commit 40d67cf

Browse files
authored
Merge pull request #159 from numba/renovate/pre-commit-mirrors-mypy-1.x
Update pre-commit hook pre-commit/mirrors-mypy to v1.12.1
2 parents ba642e3 + 0de1b52 commit 40d67cf

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
- id: flake8
3636
# Static Type checking: MyPy
3737
- repo: https://github.com/pre-commit/mirrors-mypy
38-
rev: v1.11.2
38+
rev: v1.12.1
3939
hooks:
4040
- id: mypy
4141
additional_dependencies:

0 commit comments

Comments
 (0)