Skip to content

Commit 8b031c3

Browse files
Update pre-commit hook pre-commit/mirrors-mypy to v1.17.1 (#70)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb2fbe1 commit 8b031c3

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.1
1717
hooks:
1818
- id: mypy
1919
additional_dependencies: [types-requests]

0 commit comments

Comments
 (0)