We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1712f80 commit 801cd27Copy full SHA for 801cd27
.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.4.0
+ rev: v2.4.1
8
hooks:
9
- id: codespell
10
args: [--write]
0 commit comments