We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5013249 commit 32a7fe4Copy full SHA for 32a7fe4
.pre-commit-config.yaml
@@ -4,7 +4,7 @@
4
# pre-commit autoupdate
5
repos:
6
- repo: https://github.com/codespell-project/codespell
7
- rev: v2.3.0
+ rev: v2.4.0
8
hooks:
9
- id: codespell
10
args: [--write]
0 commit comments