mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-01-19 21:23:26 +08:00
Revert "style: drop pycln" (#3466)
* Revert "style: drop pycln (#3397)" This reverts commit 606f81a966e56d1ec0f17b0c032e8d6679430d67. * Update .pre-commit-config.yaml
This commit is contained in:
parent
e450eb62c2
commit
270b11d502
@ -61,6 +61,12 @@ repos:
|
||||
hooks:
|
||||
- id: remove-tabs
|
||||
|
||||
# Autoremoves unused imports
|
||||
- repo: https://github.com/hadialqattan/pycln
|
||||
rev: v1.1.0
|
||||
hooks:
|
||||
- id: pycln
|
||||
|
||||
- repo: https://github.com/pre-commit/pygrep-hooks
|
||||
rev: v1.9.0
|
||||
hooks:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user