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.
1 parent 7812521 commit 7b57233Copy full SHA for 7b57233
.pre-commit-config.yaml
@@ -34,7 +34,7 @@ repos:
34
args: [--py39-plus]
35
# Moved codespell configuration to setup.cfg as per 'all-files' issues not reading args
36
- repo: https://github.com/codespell-project/codespell
37
- rev: v2.3.0
+ rev: v2.4.0
38
hooks:
39
- id: codespell
40
exclude_types: [csv, json]
0 commit comments