We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cf209c commit 43c7ae7Copy full SHA for 43c7ae7
1 file changed
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
- id: trailing-whitespace
15
exclude: \.test\.js\.snap$
16
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
17
- rev: '3.6.0'
+ rev: '3.6.1'
18
hooks:
19
- id: editorconfig-checker
20
alias: ec
0 commit comments