diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fee315e15..10acc2681 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,7 +1,7 @@ default_stages: [commit] repos: - repo: https://github.com/pre-commit/mirrors-eslint - rev: 'v8.56.0' + rev: 'v9.0.0' hooks: - id: eslint files: \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx