We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52de37c commit 47696b8Copy full SHA for 47696b8
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- id: check-yaml
20
21
- repo: https://github.com/codespell-project/codespell
22
- rev: v2.2.6
+ rev: v2.4.1
23
hooks:
24
- id: codespell
25
args: [-L, hande, -w]
0 commit comments