Skip to content

Commit 32a7fe4

Browse files
[pre-commit.ci] pre-commit autoupdate (#39)
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 5013249 commit 32a7fe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# pre-commit autoupdate
55
repos:
66
- repo: https://github.com/codespell-project/codespell
7-
rev: v2.3.0
7+
rev: v2.4.0
88
hooks:
99
- id: codespell
1010
args: [--write]

0 commit comments

Comments
 (0)