mirror of
https://github.com/home-assistant/core.git
synced 2026-07-04 23:51:32 +02:00
24840b54ac
* Add yamllint (in pre-commit and CI) * Fix linting for all YAML files * Bump and add it to requirements * Fix gen_requirements for pre-commit, remove 'v' from version
11 lines
231 B
Plaintext
11 lines
231 B
Plaintext
# Automatically generated from .pre-commit-config.yaml by gen_requirements_all.py, do not edit
|
|
|
|
bandit==1.6.2
|
|
black==19.10b0
|
|
codespell==1.16.0
|
|
flake8-docstrings==1.5.0
|
|
flake8==3.7.9
|
|
isort==4.3.21
|
|
pydocstyle==5.0.2
|
|
yamllint==1.21.0
|