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 40be4f3 commit 70e062bCopy full SHA for 70e062b
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
24
# Checks for spelling errors
25
- repo: https://github.com/codespell-project/codespell
26
- rev: v2.3.0
+ rev: v2.4.0
27
hooks:
28
- id: codespell
29
args: [--toml, pyproject.toml, --skip="CHANGELOG.md"]
0 commit comments