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

This commit is contained in:
renovate[bot] 2023-06-14 23:00:10 +00:00
parent 1f3f7073f4
commit bc4e785c99
1 changed files with 1 additions and 1 deletions

View File

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