Skip to content

Commit c574bcf

Browse files
authored
Update .pre-commit-config.yaml
1 parent 1a7ca7f commit c574bcf

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.pre-commit-config.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,10 @@ repos:
5151
rev: v0.23
5252
hooks:
5353
- id: validate-pyproject
54+
55+
- repo: https://github.com/crate-ci/typos
56+
rev: v1.29.0
57+
hooks:
58+
- id: typos
59+
60+

0 commit comments

Comments
 (0)