Skip to content

Commit b665b5e

Browse files
committed
Update pre-commit hook codespell-project/codespell to v2.2.5
1 parent d18c609 commit b665b5e

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
@@ -43,7 +43,7 @@ repos:
4343
files: ^((plugwise|tests|scripts)/.+)?[^/]+\.py$
4444
# Moved codespell configuration to setup.cfg as per 'all-files' issues not reading args
4545
- repo: https://github.com/codespell-project/codespell
46-
rev: v2.2.4
46+
rev: v2.2.5
4747
hooks:
4848
- id: codespell
4949
exclude_types: [csv, json]

0 commit comments

Comments
 (0)