mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-22 13:15:12 +00:00
refactor: issue fixed upstream
This commit is contained in:
parent
8b0ccf7657
commit
5c936d4b22
@ -15,13 +15,12 @@ repos:
|
|||||||
- id: fix-encoding-pragma
|
- id: fix-encoding-pragma
|
||||||
|
|
||||||
- repo: https://github.com/Lucas-C/pre-commit-hooks
|
- repo: https://github.com/Lucas-C/pre-commit-hooks
|
||||||
rev: v1.1.7
|
rev: v1.1.9
|
||||||
hooks:
|
hooks:
|
||||||
- id: remove-tabs
|
- id: remove-tabs
|
||||||
exclude: (Makefile|debian/rules|.gitmodules)(\.in)?$
|
|
||||||
|
|
||||||
- repo: https://gitlab.com/pycqa/flake8
|
- repo: https://gitlab.com/pycqa/flake8
|
||||||
rev: 3.8.2
|
rev: 3.8.3
|
||||||
hooks:
|
hooks:
|
||||||
- id: flake8
|
- id: flake8
|
||||||
additional_dependencies: [flake8-bugbear, pep8-naming]
|
additional_dependencies: [flake8-bugbear, pep8-naming]
|
||||||
|
Loading…
Reference in New Issue
Block a user