diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ff556c28f..351529941 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.14.0 + rev: v8.15.0 hooks: - id: eslint stages: [manual]