Skip to content

Commit

Permalink
Add pre-commit definition for codespell
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic committed Sep 5, 2023
1 parent f2b7eb9 commit 273388b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,7 @@ repos:
rev: 19.3b0
hooks:
- id: black
- repo: https://github.com/codespell-project/codespell
rev: v2.2.5
hooks:
- id: codespell

0 comments on commit 273388b

Please sign in to comment.