Skip to content

Commit 55d6e58

Browse files
Update pre-commit hook codespell-project/codespell to v2.2.6
1 parent 172ed73 commit 55d6e58

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

0 commit comments

Comments
 (0)