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 b87029b commit 0aa2c34Copy full SHA for 0aa2c34
.pre-commit-config.yaml
@@ -7,7 +7,7 @@ repos:
7
- id: check-yaml
8
- id: check-added-large-files
9
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
10
- rev: '3.2.1'
+ rev: '3.4.0'
11
hooks:
12
- id: editorconfig-checker
13
alias: ec
0 commit comments