Skip to content

Commit 462e968

Browse files
committed
chore(deps): update pre-commit hook codespell-project/codespell to v2.2.6
1 parent 0f144e4 commit 462e968

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.5
46+
rev: v2.2.6
4747
hooks:
4848
- id: codespell
4949
exclude_types: [csv, json]

0 commit comments

Comments
 (0)