Skip to content

Commit 1b850f6

Browse files
chore(deps): update pre-commit hook pre-commit/mirrors-mypy to v1.16.1 (#22)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a5a9769 commit 1b850f6

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
@@ -61,7 +61,7 @@ repos:
6161
# hooks:
6262
# - id: codespell
6363
- repo: https://github.com/pre-commit/mirrors-mypy
64-
rev: v1.16.0
64+
rev: v1.16.1
6565
hooks:
6666
- id: mypy
6767
additional_dependencies: [attrs]

0 commit comments

Comments
 (0)