mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-04 05:31:38 +00:00
Merge branch 'master' into sh_merge_master
This commit is contained in:
@@ -33,7 +33,7 @@ repos:
|
||||
|
||||
# Upgrade old Python syntax
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: "v2.32.0"
|
||||
rev: "v2.32.1"
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args: [--py36-plus]
|
||||
@@ -167,7 +167,7 @@ repos:
|
||||
|
||||
# Clang format the codebase automatically
|
||||
- repo: https://github.com/pre-commit/mirrors-clang-format
|
||||
rev: "v14.0.1"
|
||||
rev: "v14.0.3"
|
||||
hooks:
|
||||
- id: clang-format
|
||||
types_or: [c++, c, cuda]
|
||||
|
||||
Reference in New Issue
Block a user