mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-18 11:31:46 +04:00
Add PYTHON_SETUP_DEPENDENCIES.
This commit is contained in:
parent
8d28c9ab40
commit
c1bf8f0e6a
2 changed files with 8 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ repos:
|
|||
- id: name-tests-test
|
||||
- id: requirements-txt-fixer
|
||||
- id: double-quote-string-fixer
|
||||
- repo: https://gitlab.com/pycqa/flake8
|
||||
- repo: https://gitlab.com/pycqa/flake8.git
|
||||
rev: 3.8.4
|
||||
hooks:
|
||||
- id: flake8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue