Merge branch 'pybind:master' into master

This commit is contained in:
Steve R. Sun 2022-11-02 09:16:42 +08:00 committed by GitHub
commit 3eaf02cab4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,7 +64,7 @@ repos:
hooks:
- id: blacken-docs
additional_dependencies:
- black==22.8.0 # keep in sync with black hook
- black==22.10.0 # keep in sync with black hook
# Changes tabs to spaces
- repo: https://github.com/Lucas-C/pre-commit-hooks