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 d44ee3c commit 0f13681Copy full SHA for 0f13681
.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.4
+ rev: v2.2.5
48
hooks:
49
- id: codespell
50
exclude_types: [csv, json]
0 commit comments