Skip to content

Commit d73b078

Browse files
authored
Auto-update pre-commit hooks (#1255)
1 parent ea76866 commit d73b078

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
@@ -135,7 +135,7 @@ repos:
135135
# Spellcheck in comments and docs
136136
# skipping of *.svg files is not working...
137137
- repo: https://github.com/codespell-project/codespell
138-
rev: v2.3.0
138+
rev: v2.4.0
139139
hooks:
140140
- id: codespell
141141
args: ['--write-changes', '-L bootup,assertIn']

0 commit comments

Comments
 (0)