Skip to content

Commit 066fe9a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.1.1 → v1.2.0](pre-commit/mirrors-mypy@v1.1.1...v1.2.0)
1 parent 34210c0 commit 066fe9a

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
@@ -36,6 +36,6 @@ repos:
3636
args: ["--ignore", "D001"]
3737

3838
- repo: https://github.com/pre-commit/mirrors-mypy
39-
rev: 'v1.1.1'
39+
rev: 'v1.2.0'
4040
hooks:
4141
- id: mypy

0 commit comments

Comments
 (0)