mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-22 13:15:12 +00:00
[pre-commit.ci] pre-commit autoupdate (#3286)
updates: - [github.com/psf/black: 21.8b0 → 21.9b0](https://github.com/psf/black/compare/21.8b0...21.9b0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
6e6975e217
commit
077a16e9d1
@ -42,7 +42,7 @@ repos:
|
|||||||
|
|
||||||
# Black, the code formatter, natively supports pre-commit
|
# Black, the code formatter, natively supports pre-commit
|
||||||
- repo: https://github.com/psf/black
|
- repo: https://github.com/psf/black
|
||||||
rev: 21.8b0
|
rev: 21.9b0
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
# By default, this ignores pyi files, though black supports them
|
# By default, this ignores pyi files, though black supports them
|
||||||
|
Loading…
Reference in New Issue
Block a user