Skip to content

Commit 69da7e8

Browse files
[pre-commit.ci] pre-commit autoupdate (#449)
updates: - [github.com/pre-commit/mirrors-mypy: v1.14.0 → v1.14.1](pre-commit/mirrors-mypy@v1.14.0...v1.14.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3f0b942 commit 69da7e8

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.14.0
48+
rev: v1.14.1
4949
hooks:
5050
- id: mypy
5151
args: [--config-file=pyproject.toml]

0 commit comments

Comments
 (0)