Skip to content

Commit e33459e

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)
1 parent b09de64 commit e33459e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ repos:
3232
- id: pytype
3333
args: ['--disable=pyi-error,import-error', '--exclude=tests']
3434
- repo: https://github.com/pre-commit/mirrors-mypy
35-
rev: 'v1.10.1'
35+
rev: 'v1.11.0'
3636
hooks:
3737
- id: mypy
3838
additional_dependencies: [types-mock]

0 commit comments

Comments
 (0)