Skip to content

Commit

Permalink
πŸ“Œ
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwoerpel committed Jul 11, 2024
1 parent 58a352d commit fe66e2a
Show file tree
Hide file tree
Showing 4 changed files with 115 additions and 163 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ repos:
exclude: (test_[\w]+\.py|\.csv|\.json|\.lock)$

- repo: https://github.com/codespell-project/codespell
rev: v2.2.6
rev: v2.3.0
hooks:
- id: codespell
exclude: (test_[\w]+\.py|\.csv|\.i?json|\.lock)$
Expand Down
Loading

0 comments on commit fe66e2a

Please sign in to comment.