chore(deps): update pre-commit hook codespell-project/codespell to v2.2.4
This commit is contained in:
parent
803f950c69
commit
aec97b4125
|
@ -53,7 +53,7 @@ repos:
|
||||||
- id: black
|
- id: black
|
||||||
|
|
||||||
- repo: https://github.com/codespell-project/codespell
|
- repo: https://github.com/codespell-project/codespell
|
||||||
rev: v2.2.2
|
rev: v2.2.4
|
||||||
hooks:
|
hooks:
|
||||||
- id: codespell
|
- id: codespell
|
||||||
args: [--ignore-words=.codespellignore]
|
args: [--ignore-words=.codespellignore]
|
||||||
|
|
Loading…
Reference in New Issue