1
mirror of https://github.com/home-assistant/core synced 2024-07-30 21:18:57 +02:00
ha-core/requirements_test_pre_commit.txt
Ville Skyttä 1c8fbc7e6a
Upgrade codespell to 2.0.0 (#44695)
* Upgrade codespell to 2.0.0

* Fix newly found spelling errors
2020-12-31 19:14:07 +01:00

12 lines
245 B
Plaintext

# Automatically generated from .pre-commit-config.yaml by gen_requirements_all.py, do not edit
bandit==1.7.0
black==20.8b1
codespell==2.0.0
flake8-docstrings==1.5.0
flake8==3.8.4
isort==5.5.3
pydocstyle==5.1.1
pyupgrade==2.7.2
yamllint==1.24.2