Skip to content

Commit 6c10509

Browse files
[pre-commit.ci] pre-commit autoupdate (#85)
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 9f3b44b commit 6c10509

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
@@ -23,7 +23,7 @@ repos:
2323

2424
# Checks for spelling errors
2525
- repo: https://github.com/codespell-project/codespell
26-
rev: v2.3.0
26+
rev: v2.4.0
2727
hooks:
2828
- id: codespell
2929
args: [--toml, pyproject.toml, --skip="CHANGELOG.md"]

0 commit comments

Comments
 (0)