chore: update pre-commit hook codespell-project/codespell to v2.2.4

This commit is contained in:
Renovate Bot 2023-06-08 13:02:20 +00:00 committed by jooola
parent 29ac471196
commit c861bb3a1c
1 changed files with 1 additions and 1 deletions

View File

@ -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]