We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6785309 commit c3aa949Copy full SHA for c3aa949
.pre-commit-config.yaml
@@ -37,7 +37,7 @@ repos:
37
- id: check-added-large-files
38
39
- repo: https://github.com/codespell-project/codespell
40
- rev: v2.3.0
+ rev: v2.4.0
41
hooks:
42
- id: codespell
43
0 commit comments