Skip to content

Commit 03c8c12

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 bb1e185 commit 03c8c12

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
@@ -34,7 +34,7 @@ repos:
3434
- id: fix-byte-order-marker
3535
# Spellcheck in comments and docs
3636
- repo: https://github.com/codespell-project/codespell
37-
rev: v2.3.0
37+
rev: v2.4.1
3838
hooks:
3939
- id: codespell
4040
args: ['--write-changes', '--ignore-words-list=theses,fom,NED']

0 commit comments

Comments
 (0)