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 d18c609 commit b665b5eCopy full SHA for b665b5e
.pre-commit-config.yaml
@@ -43,7 +43,7 @@ repos:
43
files: ^((plugwise|tests|scripts)/.+)?[^/]+\.py$
44
# Moved codespell configuration to setup.cfg as per 'all-files' issues not reading args
45
- repo: https://github.com/codespell-project/codespell
46
- rev: v2.2.4
+ rev: v2.2.5
47
hooks:
48
- id: codespell
49
exclude_types: [csv, json]
0 commit comments