Skip to content

Commit 2d19c45

Browse files
[pre-commit.ci] pre-commit autoupdate (#23)
updates: - [github.com/pre-commit/mirrors-mypy: v1.5.1 → v1.6.0](pre-commit/mirrors-mypy@v1.5.1...v1.6.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c52a45a commit 2d19c45

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
@@ -23,7 +23,7 @@ repos:
2323
- id: pyupgrade
2424
args: [--py310-plus]
2525
- repo: https://github.com/pre-commit/mirrors-mypy
26-
rev: v1.5.1
26+
rev: v1.6.0
2727
hooks:
2828
- id: mypy
2929
additional_dependencies: ["types-PyYAML", "types-python-dateutil"]

0 commit comments

Comments
 (0)