We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
codespell
.pre-commit-config.yaml
1 parent 19efd2d commit a33cd38Copy full SHA for a33cd38
.pre-commit-config.yaml
@@ -62,7 +62,7 @@ repos:
62
- --line-length
63
- '99999'
64
- repo: https://github.com/codespell-project/codespell
65
- rev: v2.3.0
+ rev: v2.4.1
66
hooks:
67
- id: codespell
68
ci:
0 commit comments