Skip to content

Commit

Permalink
[pre-commit] add codespell check
Browse files Browse the repository at this point in the history
  • Loading branch information
jpthiele committed Nov 25, 2024
1 parent 3efbd6c commit a1f0fa8
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 @@ -15,3 +15,7 @@ repos:
rev: v8.16.3
hooks:
- id: gitleaks
- repo: https://github.com/codespell-project/codespell
rev: v2.2.4
hooks:
- id: codespell

0 comments on commit a1f0fa8

Please sign in to comment.