Skip to content

Commit a0ee165

Browse files
chore(deps): update pre-commit hooks (#539)
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 20d7430 commit a0ee165

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
@@ -30,7 +30,7 @@ repos:
3030
args: ["--fix", "--show-fixes"]
3131

3232
- repo: https://github.com/pre-commit/mirrors-mypy
33-
rev: v1.7.0
33+
rev: v1.7.1
3434
hooks:
3535
- id: mypy
3636
files: src

0 commit comments

Comments
 (0)