chore(deps): update pre-commit hook codespell-project/codespell to v2.2.2

This commit is contained in:
renovate[bot] 2022-12-09 14:37:16 +00:00 committed by Jonas L
parent 05e46d7aa2
commit ea24892cb1
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ repos:
- id: black - id: black
- repo: https://github.com/codespell-project/codespell - repo: https://github.com/codespell-project/codespell
rev: v2.2.1 rev: v2.2.2
hooks: hooks:
- id: codespell - id: codespell
args: [--ignore-words=.codespellignore] args: [--ignore-words=.codespellignore]