diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c3a4baf..3711fa5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -68,10 +68,10 @@ repos: rev: v0.12.0 hooks: - id: markdownlint -# - repo: https://github.com/pre-commit/mirrors-eslint -# rev: v8.38.0 -# hooks: -# - id: eslint + - repo: https://github.com/pre-commit/mirrors-eslint + rev: v8.38.0 + hooks: + - id: eslint - repo: https://github.com/Lucas-C/pre-commit-hooks rev: v1.5.1 hooks: