Skip to content

Commit 9a2bb11

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/codespell-project/codespell: v2.2.6 → v2.4.0](codespell-project/codespell@v2.2.6...v2.4.0)
1 parent b3105db commit 9a2bb11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ repos:
3636
- id: rst-inline-touching-normal
3737
- repo: https://github.com/codespell-project/codespell
3838
# Configuration for codespell is in setup.cfg
39-
rev: v2.2.6
39+
rev: v2.4.0
4040
hooks:
4141
- id: codespell

0 commit comments

Comments
 (0)