Upgrade codespell to 2.0.0 (#44695)

* Upgrade codespell to 2.0.0

* Fix newly found spelling errors
This commit is contained in:
Ville Skyttä
2020-12-31 20:14:07 +02:00
committed by GitHub
parent cdda5900e5
commit 1c8fbc7e6a
7 changed files with 10 additions and 8 deletions

View File

@@ -13,7 +13,7 @@ repos:
- --quiet
files: ^((homeassistant|script|tests)/.+)?[^/]+\.py$
- repo: https://github.com/codespell-project/codespell
rev: v1.17.1
rev: v2.0.0
hooks:
- id: codespell
args: