Skip to content

Commit 3e9764a

Browse files
[pre-commit.ci] pre-commit autoupdate (#330)
updates: - [github.com/codespell-project/codespell: v2.3.0 → v2.4.0](codespell-project/codespell@v2.3.0...v2.4.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent f07eaa8 commit 3e9764a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ repos:
4444

4545
# Checks for spelling errors
4646
- repo: https://github.com/codespell-project/codespell
47-
rev: v2.3.0
47+
rev: v2.4.0
4848
hooks:
4949
- id: codespell
5050
args: [--toml, pyproject.toml]

0 commit comments

Comments
 (0)