We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db08bb3 commit 00de4c8Copy full SHA for 00de4c8
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
- id: flake8
23
args: ['--max-line-length=120']
24
- repo: https://github.com/codespell-project/codespell
25
- rev: v2.2.6
+ rev: v2.3.0
26
hooks:
27
- id: codespell
28
- repo: local
0 commit comments