Skip to content

Commit 8e166c6

Browse files
committed
fix: pre-commit hook
1 parent 7b271d0 commit 8e166c6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ repos:
4949
rev: v2.4.1
5050
hooks:
5151
- id: codespell
52+
args:
53+
- --skip=model.json
5254

5355
ci:
5456
autofix_commit_msg: |

0 commit comments

Comments
 (0)