Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 718eb2e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/codespell-project/codespell: v2.2.2 → v2.2.4](codespell-project/codespell@v2.2.2...v2.2.4)
1 parent 5ce21e3 commit 718eb2e

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

0 commit comments

Comments
 (0)