We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eef4cb9 commit 95501c9Copy full SHA for 95501c9
.pre-commit-config.yaml
@@ -53,7 +53,7 @@ repos:
53
# E501: line too long
54
55
- repo: https://github.com/codespell-project/codespell
56
- rev: v2.2.6
+ rev: v2.3.0
57
hooks:
58
- id: codespell
59
files: ^.*\.(py|md|rst)$
0 commit comments