Skip to content

Commit 1000964

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

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
@@ -18,7 +18,7 @@ repos:
1818
- id: check-useless-excludes
1919
- repo: https://github.com/codespell-project/codespell
2020
# see setup.cfg
21-
rev: v2.3.0
21+
rev: v2.4.1
2222
hooks:
2323
- id: codespell
2424
args: [--write-changes]

0 commit comments

Comments
 (0)