We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d20dec commit f9dacc6Copy full SHA for f9dacc6
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.4.0
+ rev: v2.4.1
35
hooks:
36
- id: codespell
37
name: "Check spelling"
0 commit comments