Skip to content

Commit

Permalink
pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed May 14, 2024
1 parent ac35272 commit e9c1678
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 @@ -29,7 +29,7 @@ repos:
rev: 'v2.2.6'
hooks:
- id: codespell
args: ['-L', 'hart,noteable,afterAll']
args: ['-L', 'hart,noteable', '-S', 'ui-tests']
exclude: |
(?x)^(
yarn.lock|
Expand Down

0 comments on commit e9c1678

Please sign in to comment.