chore: update pre-commit hook codespell-project/codespell to v2.2.4
This commit is contained in:
parent
29ac471196
commit
c861bb3a1c
|
@ -64,7 +64,7 @@ repos:
|
|||
files: \.(md|yml|yaml|json)$
|
||||
|
||||
- repo: https://github.com/codespell-project/codespell
|
||||
rev: v2.2.2
|
||||
rev: v2.2.4
|
||||
hooks:
|
||||
- id: codespell
|
||||
additional_dependencies: [tomli]
|
||||
|
|
Loading…
Reference in New Issue