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