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