Skip to content

Commit 26ef703

Browse files
chore(deps): update pre-commit hooks (#415)
<!--pre-commit.ci start--> updates: - [github.com/pre-commit/mirrors-mypy: v1.4.0 → v1.4.1](pre-commit/mirrors-mypy@v1.4.0...v1.4.1) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 65a3bf4 commit 26ef703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ repos:
6060
args: ["--fix", "--show-fixes"]
6161

6262
- repo: https://github.com/pre-commit/mirrors-mypy
63-
rev: v1.4.0
63+
rev: v1.4.1
6464
hooks:
6565
- id: mypy
6666
exclude: |

0 commit comments

Comments
 (0)