We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63892b4 commit 5da3672Copy full SHA for 5da3672
.pre-commit-config.yaml
@@ -44,7 +44,7 @@ repos:
44
files: ^((plugwise_usb|tests)/.+)?[^/]+\.py$
45
# Moved codespell configuration to setup.cfg as per 'all-files' issues not reading args
46
- repo: https://github.com/codespell-project/codespell
47
- rev: v2.2.5
+ rev: v2.2.6
48
hooks:
49
- id: codespell
50
exclude_types: [csv, json]
0 commit comments