We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a648781 + 5e4d552 commit 3d5ac20Copy full SHA for 3d5ac20
1 file changed
.pre-commit-config.yaml
@@ -45,7 +45,7 @@ repos:
45
46
# Checks for spelling errors
47
- repo: https://github.com/codespell-project/codespell
48
- rev: v2.2.6
+ rev: v2.3.0
49
hooks:
50
- id: codespell
51
args: [--toml, pyproject.toml]
0 commit comments