We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 431c9e6 commit 4faa068Copy full SHA for 4faa068
1 file changed
.pre-commit-config.yaml
@@ -41,7 +41,7 @@ repos:
41
tests/
42
)
43
- repo: https://github.com/codespell-project/codespell
44
- rev: v2.4.1
+ rev: v2.4.2
45
hooks:
46
- id: codespell
47
args: ["--config", ".github/.codespellrc" ]
0 commit comments