diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8bbe608..8d5f297 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -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)$ \ No newline at end of file + files: \.(html|sls)$