Remove eslint from pre-commit

This commit is contained in:
Mark Veidemanis 2022-07-21 13:46:41 +01:00
parent 6662e65c08
commit e047a986e9
Signed by: m
GPG Key ID: 5ACFCEED46C0904F
1 changed files with 1 additions and 5 deletions

View File

@ -13,12 +13,8 @@ repos:
hooks:
- id: flake8
exclude: ^core/migrations
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v8.18.0
hooks:
- id: eslint
- repo: https://github.com/thibaudcolas/curlylint
rev: v0.13.1
hooks:
- id: curlylint
files: \.(html|sls)$
files: \.(html|sls)$