Merge branch 'pybind:master' into master

This commit is contained in:
Steve R. Sun 2022-03-22 08:51:03 +08:00 committed by GitHub
commit 9387f3ef54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -122,7 +122,7 @@ repos:
# Check static types with mypy # Check static types with mypy
- repo: https://github.com/pre-commit/mirrors-mypy - repo: https://github.com/pre-commit/mirrors-mypy
rev: "v0.940" rev: "v0.941"
hooks: hooks:
- id: mypy - id: mypy
args: [--show-error-codes] args: [--show-error-codes]