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 c365c36 commit b037b5fCopy full SHA for b037b5f
.pre-commit-config.yaml
@@ -39,7 +39,7 @@ repos:
39
args: [ --allow-multiple-documents ]
40
41
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
42
- rev: 3.1.2
+ rev: 3.2.0
43
hooks:
44
- id: editorconfig-checker
45
name: check .editorconfig rules
@@ -58,7 +58,7 @@ repos:
58
args: [ --config=.cmake-linter.yml ]
59
60
- repo: https://github.com/codespell-project/codespell
61
- rev: v2.3.0
+ rev: v2.4.0
62
63
- id: codespell
64
0 commit comments