Skip to content

Commit 9b27488

Browse files
chore: update pre-commit hooks (#166)
updates: - [github.com/pre-commit/mirrors-mypy: v1.7.0 → v1.7.1](pre-commit/mirrors-mypy@v1.7.0...v1.7.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 7ef3eab commit 9b27488

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
@@ -43,7 +43,7 @@ repos:
4343

4444
# Checking static types
4545
- repo: https://github.com/pre-commit/mirrors-mypy
46-
rev: "v1.7.0"
46+
rev: "v1.7.1"
4747
hooks:
4848
- id: mypy
4949
files: "setup.py"

0 commit comments

Comments
 (0)