Skip to content

Commit d1064f9

Browse files
Update pre-commit hook pre-commit/mirrors-mypy to v1.17.0
1 parent 1862742 commit d1064f9

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.16.1
16+
rev: v1.17.0
1717
hooks:
1818
- id: mypy
1919
additional_dependencies: [types-requests]

0 commit comments

Comments
 (0)