Remove eslint from pre-commit
This commit is contained in:
@@ -13,10 +13,6 @@ 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:
|
||||
|
||||
Reference in New Issue
Block a user