We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34fe994 commit 4bc5c73Copy full SHA for 4bc5c73
1 file changed
.pre-commit-config.yaml
@@ -205,13 +205,6 @@ repos:
205
types: [markdown]
206
stages: [pre-push]
207
208
- - repo: https://github.com/editorconfig-checker/editorconfig-checker.python
209
- rev: 'bebfac867564fbd992e5b45379b4b0568d5cb85b' # frozen: 3.6.1
210
- hooks:
211
- - id: editorconfig-checker
212
- name: 'Check that files are consistent with .editorconfig settings'
213
- stages: [pre-push]
214
-
215
- repo: https://github.com/pre-commit/pygrep-hooks
216
rev: 3a6eb0fadf60b3cccfd80bad9dbb6fae7e47b316 # frozen: v1.10.0
217
hooks:
0 commit comments