We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf62df3 commit fd0635aCopy full SHA for fd0635a
.pre-commit-config.yaml
@@ -32,7 +32,7 @@ repos:
32
hooks:
33
- id: flake8
34
- repo: https://github.com/codespell-project/codespell
35
- rev: v2.3.0
+ rev: v2.4.0
36
37
- id: codespell
38
args: [--write]
0 commit comments