diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5f51b12cf0..e262bdf981 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -60,7 +60,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]