Skip to content

Commit 8f0b41e

Browse files
[pre-commit.ci] pre-commit autoupdate (#7)
updates: - [github.com/codespell-project/codespell: v2.4.1 → v2.4.2](codespell-project/codespell@v2.4.1...v2.4.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 8834082 commit 8f0b41e

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
@@ -25,7 +25,7 @@ repos:
2525
files: ^(_episodes|code|README.md|setup.md)
2626

2727
- repo: https://github.com/codespell-project/codespell
28-
rev: "v2.4.1"
28+
rev: "v2.4.2"
2929
hooks:
3030
- id: codespell
3131
args: ["-I", "codespell.txt"]

0 commit comments

Comments
 (0)