We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cc4d1d commit 3c81c88Copy full SHA for 3c81c88
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
12
- repo: https://github.com/codespell-project/codespell
13
# Configuration for codespell is in pyproject.toml
14
- rev: v2.3.0
+ rev: v2.4.0
15
hooks:
16
- id: codespell
17
additional_dependencies:
0 commit comments