Skip to content

Commit 76f1d7d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/codespell-project/codespell: v2.2.6 → v2.3.0](codespell-project/codespell@v2.2.6...v2.3.0)
1 parent 1b3df56 commit 76f1d7d

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
@@ -26,7 +26,7 @@ repos:
2626
- id: trailing-whitespace
2727

2828
- repo: https://github.com/codespell-project/codespell
29-
rev: v2.2.6
29+
rev: v2.3.0
3030
hooks:
3131
- id: codespell
3232
additional_dependencies:

0 commit comments

Comments
 (0)