We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bba1c3 commit 33603d8Copy full SHA for 33603d8
.pre-commit-config.yaml
@@ -17,7 +17,7 @@ ci:
17
repos:
18
# Codespell: Spell checks the code and documentation
19
- repo: https://github.com/codespell-project/codespell
20
- rev: v2.3.0
+ rev: v2.4.1
21
hooks:
22
- id: codespell
23
entry: codespell
0 commit comments