mirror of
https://github.com/pybind/pybind11.git
synced 2025-01-31 07:10:30 +00:00
[pre-commit.ci] pre-commit autoupdate (#3765)
updates: - [github.com/Lucas-C/pre-commit-hooks: v1.1.12 → v1.1.13](https://github.com/Lucas-C/pre-commit-hooks/compare/v1.1.12...v1.1.13) - [github.com/hadialqattan/pycln: v1.2.0 → v1.2.4](https://github.com/hadialqattan/pycln/compare/v1.2.0...v1.2.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
f495dfc433
commit
061c617707
@ -59,7 +59,7 @@ repos:
|
||||
|
||||
# Changes tabs to spaces
|
||||
- repo: https://github.com/Lucas-C/pre-commit-hooks
|
||||
rev: "v1.1.12"
|
||||
rev: "v1.1.13"
|
||||
hooks:
|
||||
- id: remove-tabs
|
||||
|
||||
@ -71,7 +71,7 @@ repos:
|
||||
|
||||
# Autoremoves unused imports
|
||||
- repo: https://github.com/hadialqattan/pycln
|
||||
rev: "v1.2.0"
|
||||
rev: "v1.2.4"
|
||||
hooks:
|
||||
- id: pycln
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user