diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 07874e9e..41af7f1e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -68,7 +68,7 @@ repos: |yaml|yml\ )$" - repo: https://github.com/pre-commit/mirrors-eslint - rev: v8.56.0 + rev: v9.0.0-alpha.0 hooks: - id: eslint args: ["--format=compact"]