Skip to content

Commit fb4c243

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.10.1 → v1.11.0](pre-commit/mirrors-mypy@v1.10.1...v1.11.0) - [github.com/pre-commit/mirrors-mypy: v1.10.1 → v1.11.0](pre-commit/mirrors-mypy@v1.10.1...v1.11.0)
1 parent 0b3c2f3 commit fb4c243

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,13 @@ repos:
6262
]
6363

6464
- repo: https://github.com/pre-commit/mirrors-mypy
65-
rev: v1.10.1
65+
rev: v1.11.0
6666
hooks:
6767
- id: mypy
6868
additional_dependencies: ['PyYAML', 'types-PyYAML']
6969

7070
- repo: https://github.com/pre-commit/mirrors-mypy
71-
rev: v1.10.1
71+
rev: v1.11.0
7272
hooks:
7373
- id: mypy
7474
additional_dependencies: ['PyYAML', 'types-PyYAML']

0 commit comments

Comments
 (0)