Merge branch 'pybind:master' into master

This commit is contained in:
Steve R. Sun 2022-09-27 09:32:19 +08:00 committed by GitHub
commit 155d9924e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ repos:
# Upgrade old Python syntax
- repo: https://github.com/asottile/pyupgrade
rev: "v2.38.0"
rev: "v2.38.2"
hooks:
- id: pyupgrade
args: [--py36-plus]