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