Skip to content

Commit 864578d

Browse files
committed
pre-commit: Add misspell
Signed-off-by: dann frazier <dann.frazier@chainguard.dev>
1 parent 71fca50 commit 864578d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,7 @@ repos:
4646
rev: f40886d54c729f533f864ed6ce584e920feb0af7 # frozen: v1.15.0
4747
hooks:
4848
- id: mypy
49+
- repo: https://github.com/golangci/misspell
50+
rev: 528d713e620bdf4b41849db93cb489c4fef9f5c5 # v0.6.0
51+
hooks:
52+
- id: misspell

0 commit comments

Comments
 (0)