We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42fff5d commit 6a7d71cCopy full SHA for 6a7d71c
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
hooks:
25
- id: mypy
26
- repo: https://github.com/codespell-project/codespell
27
- rev: v2.2.4
+ rev: v2.3.0
28
29
- id: codespell
30
additional_dependencies:
0 commit comments