Skip to content

Commit 65cd30f

Browse files
authored
Auto-update pre-commit hooks (#250)
1 parent 4ffc506 commit 65cd30f

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
@@ -107,7 +107,7 @@ repos:
107107
# Spellcheck in comments and docs
108108
# skipping of *.svg files is not working...
109109
- repo: https://github.com/codespell-project/codespell
110-
rev: v2.3.0
110+
rev: v2.4.0
111111
hooks:
112112
- id: codespell
113113
args: ['--write-changes']

0 commit comments

Comments
 (0)