Skip to content

Commit 53a07a0

Browse files
Update pre-commit hook pre-commit/mirrors-mypy to v1.16.0 (#60)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent faf5cb3 commit 53a07a0

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
@@ -13,7 +13,7 @@ repos:
1313
- id: isort
1414
additional_dependencies: [toml]
1515
- repo: https://github.com/pre-commit/mirrors-mypy
16-
rev: v1.15.0
16+
rev: v1.16.0
1717
hooks:
1818
- id: mypy
1919
additional_dependencies: [types-requests]

0 commit comments

Comments
 (0)