diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 713b5b3..e146199 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,7 @@ repos: - id: end-of-file-fixer - id: check-yaml - repo: https://github.com/pre-commit/mirrors-eslint - rev: v8.11.0 + rev: v8.12.0 hooks: - id: eslint args: [--fix]