We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2756978 commit 65251daCopy full SHA for 65251da
1 file changed
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
name: "Check Py upgrade"
31
args: [--py311-plus]
32
- repo: https://github.com/codespell-project/codespell
33
- rev: v2.4.1
+ rev: v2.4.2
34
hooks:
35
- id: codespell
36
name: "Check Code Spelling"
0 commit comments