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.
2 parents 7275d7f + 702eae0 commit 3d56ac2Copy full SHA for 3d56ac2
.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