diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 866db66..797ffd2 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.13.0 + rev: v8.14.0 hooks: - id: eslint args: [--fix]