add tests to pre-commit black
This commit is contained in:
@ -3,6 +3,7 @@ repos:
|
|||||||
rev: 21.9b0
|
rev: 21.9b0
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
|
files: ormar tests
|
||||||
- repo: https://github.com/pycqa/flake8
|
- repo: https://github.com/pycqa/flake8
|
||||||
rev: 3.9.2
|
rev: 3.9.2
|
||||||
hooks:
|
hooks:
|
||||||
@ -14,4 +15,3 @@ repos:
|
|||||||
hooks:
|
hooks:
|
||||||
- id: mypy
|
- id: mypy
|
||||||
files: ormar tests
|
files: ormar tests
|
||||||
additional_dependencies: [ types-pytz ]
|
|
||||||
|
|||||||
Reference in New Issue
Block a user