Skip to content

Commit

Permalink
pre-commit: autoupdate hooks (#863)
Browse files Browse the repository at this point in the history
Update pre-commit hook versions

Co-authored-by: adeebshihadeh <[email protected]>
  • Loading branch information
adeebshihadeh and adeebshihadeh committed Jun 24, 2023
1 parent f241a87 commit 0a7560a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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$'
Expand Down

0 comments on commit 0a7560a

Please sign in to comment.