Skip to content

Commit c50f62b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/codespell-project/codespell: v2.2.4 → v2.2.5](codespell-project/codespell@v2.2.4...v2.2.5)
1 parent f017315 commit c50f62b

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
@@ -34,7 +34,7 @@ repos:
3434
additional_dependencies: [pydocstyle>5.1.0, flake8-docstrings>1.4.0, flake8-force]
3535
args: ["--docstring-convention=all"]
3636
- repo: https://github.com/codespell-project/codespell
37-
rev: v2.2.4
37+
rev: v2.2.5
3838
hooks:
3939
- id: codespell
4040
files: ^.*\.(py|c|cpp|h|m|md|rst|yml)$

0 commit comments

Comments
 (0)