Skip to content

Commit 83dc4e2

Browse files
[pre-commit.ci] pre-commit autoupdate (#18)
updates: - [github.com/codespell-project/codespell: v2.4.0 → v2.4.1](codespell-project/codespell@v2.4.0...v2.4.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 9516113 commit 83dc4e2

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
@@ -26,7 +26,7 @@ repos:
2626

2727
# Check for spelling
2828
- repo: https://github.com/codespell-project/codespell
29-
rev: v2.4.0
29+
rev: v2.4.1
3030
hooks:
3131
- id: codespell
3232
args: ["-L", "tre"]

0 commit comments

Comments
 (0)