.pre-commit-config.yaml: remove extraneous repos:

This commit is contained in:
Aminda Suomalainen 2023-02-21 19:28:28 +02:00
parent 2e6a03d402
commit f5182d90f9
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 3 additions and 4 deletions

View File

@ -18,9 +18,8 @@ repos:
rev: "v3.0.0-alpha.4"
hooks:
- id: prettier
repos:
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: '2.7.1'
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: "2.7.1"
hooks:
- id: editorconfig-checker
- id: editorconfig-checker
alias: ec