diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d0cc1e96b..3682b08a4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -63,7 +63,7 @@ repos: stages: [manual] - repo: https://github.com/pre-commit/mirrors-eslint - rev: v8.13.0 + rev: v8.14.0 hooks: - id: eslint stages: [manual]