Upgrade codespell to 2.0.0 (#44695)
* Upgrade codespell to 2.0.0 * Fix newly found spelling errors
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user