Skip to content

Commit ccbb894

Browse files
authored
Merge pull request #198 from numba/renovate/pre-commit-mirrors-mypy-1.x
Update pre-commit hook pre-commit/mirrors-mypy to v1.17.1
2 parents 8f2cc9a + 85709ff commit ccbb894

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.17.0
38+
rev: v1.17.1
3939
hooks:
4040
- id: mypy
4141
additional_dependencies:

0 commit comments

Comments
 (0)