chore: update pre-commit hook codespell-project/codespell to v2.2.5
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2505>
This commit is contained in:
parent
94c8730239
commit
b8ce8bfd0f
|
@ -53,7 +53,7 @@ repos:
|
||||||
files: \.(md|yml|yaml|json)$
|
files: \.(md|yml|yaml|json)$
|
||||||
|
|
||||||
- repo: https://github.com/codespell-project/codespell
|
- repo: https://github.com/codespell-project/codespell
|
||||||
rev: v2.2.2
|
rev: v2.2.5
|
||||||
hooks:
|
hooks:
|
||||||
- id: codespell
|
- id: codespell
|
||||||
additional_dependencies: [tomli]
|
additional_dependencies: [tomli]
|
||||||
|
|
Loading…
Reference in New Issue