We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 885164f commit d82a762Copy full SHA for d82a762
.pre-commit-config.yaml
@@ -43,6 +43,6 @@ repos:
43
args: [--mapping, '2', --sequence, '2', --offset, '0']
44
45
- repo: https://github.com/codespell-project/codespell
46
- rev: v2.4.0
+ rev: v2.4.1
47
hooks:
48
- id: codespell
0 commit comments