We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca72a5c commit 1d14e53Copy full SHA for 1d14e53
1 file changed
.pre-commit-config.yaml
@@ -31,7 +31,7 @@ repos:
31
args: [--py311-plus]
32
# Moved codespell configuration to setup.cfg as per 'all-files' issues not reading args
33
- repo: https://github.com/codespell-project/codespell
34
- rev: v2.3.0
+ rev: v2.4.0
35
hooks:
36
- id: codespell
37
name: "Check spelling"
0 commit comments