diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4894f1a3..3498ff09 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.13.0' hooks: - id: eslint files: \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx