Skip to content

Commit e972600

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/codespell-project/codespell: v2.3.0 → v2.4.1](codespell-project/codespell@v2.3.0...v2.4.1)
1 parent a9ee0ea commit e972600

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
@@ -14,7 +14,7 @@ repos:
1414
- id: mixed-line-ending
1515
- id: trailing-whitespace
1616
- repo: https://github.com/codespell-project/codespell
17-
rev: "v2.3.0"
17+
rev: "v2.4.1"
1818
hooks:
1919
- id: codespell
2020

0 commit comments

Comments
 (0)