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

This commit is contained in:
renovate[bot] 2022-10-14 22:53:40 +00:00
parent 6124997e9d
commit dc56f7ee6c
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]