pre-commit: autoupdate hooks (#863)
Update pre-commit hook versions Co-authored-by: adeebshihadeh <adeebshihadeh@users.noreply.github.com>
This commit is contained in:
parent
f241a87591
commit
0a7560a2db
|
@ -7,7 +7,7 @@ repos:
|
|||
- id: check-merge-conflict
|
||||
- id: check-symlinks
|
||||
- repo: https://github.com/codespell-project/codespell
|
||||
rev: v2.2.4
|
||||
rev: v2.2.5
|
||||
hooks:
|
||||
- id: codespell
|
||||
exclude: '\.dbc$'
|
||||
|
|
Loading…
Reference in New Issue