Skip to content

Commit 3f1661b

Browse files
authored
Auto-update pre-commit hooks (backport #413) (#417)
1 parent 4ead461 commit 3f1661b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ repos:
108108
# Spellcheck in comments and docs
109109
# skipping of *.svg files is not working...
110110
- repo: https://github.com/codespell-project/codespell
111-
rev: v2.4.2
111+
rev: v2.4.3
112112
hooks:
113113
- id: codespell
114114
args: ['--write-changes']

0 commit comments

Comments
 (0)