We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdc6ade commit 62dfed7Copy full SHA for 62dfed7
.pre-commit-config.yaml
@@ -36,7 +36,7 @@ repos:
36
- id: mixed-line-ending
37
- id: trailing-whitespace
38
- repo: https://github.com/crate-ci/typos
39
- rev: v1.30.0
+ rev: v1.30.2
40
hooks:
41
- id: typos
42
exclude: |
0 commit comments