We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f6a1d37 + 93fd7fa commit 181e0a0Copy full SHA for 181e0a0
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.3.0
+ rev: v2.4.0
49
hooks:
50
- id: codespell
51
args: [--toml, pyproject.toml]
0 commit comments