We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f7d362 commit cd45005Copy full SHA for cd45005
1 file changed
.pre-commit-config.yaml
@@ -19,3 +19,7 @@ repos:
19
rev: v1.0.0
20
hooks:
21
- id: runic
22
+- repo: https://github.com/codespell-project/codespell
23
+ rev: v2.2.4
24
+ hooks:
25
+ - id: codespell
0 commit comments