Skip to content

Commit 4ec6c29

Browse files
[pre-commit.ci] pre-commit autoupdate (#502)
updates: - [github.com/pre-commit/mirrors-mypy: v1.17.0 → v1.17.1](pre-commit/mirrors-mypy@v1.17.0...v1.17.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 32e3bd0 commit 4ec6c29

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
@@ -45,7 +45,7 @@ repos:
4545
exclude: *test-data
4646
args: ["--disable=import-error, cyclic-import"]
4747
- repo: https://github.com/pre-commit/mirrors-mypy
48-
rev: v1.17.0
48+
rev: v1.17.1
4949
hooks:
5050
- id: mypy
5151
args: [--config-file=pyproject.toml]

0 commit comments

Comments
 (0)