diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8e0d631ae..ec7506e58 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.21.0 + rev: v8.22.0 hooks: - id: eslint stages: [manual]