Merge pull request #6636 from mkavinkumar1/pre-commit

added pre-commit
This commit is contained in:
Matthias
2022-04-09 09:50:54 +02:00
committed by GitHub
4 changed files with 33 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ coveralls==3.3.1
flake8==4.0.1
flake8-tidy-imports==4.6.0
mypy==0.942
pre-commit==2.18.1
pytest==7.1.1
pytest-asyncio==0.18.3
pytest-cov==3.0.0
@@ -26,4 +27,4 @@ types-requests==2.27.16
types-tabulate==0.8.6
# Extensions to datetime library
types-python-dateutil==2.8.10
types-python-dateutil==2.8.10