Skip to content

Commit 3c81c88

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/codespell-project/codespell: v2.3.0 → v2.4.0](codespell-project/codespell@v2.3.0...v2.4.0)
1 parent 4cc4d1d commit 3c81c88

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
@@ -11,7 +11,7 @@ repos:
1111

1212
- repo: https://github.com/codespell-project/codespell
1313
# Configuration for codespell is in pyproject.toml
14-
rev: v2.3.0
14+
rev: v2.4.0
1515
hooks:
1616
- id: codespell
1717
additional_dependencies:

0 commit comments

Comments
 (0)