diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7715053..0680f11 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: additional_dependencies: - prettier@3 - repo: https://github.com/pre-commit/mirrors-eslint - rev: "v9.0.0-alpha.1" + rev: "v9.0.0-alpha.2" hooks: - id: eslint files: \.([jt]s|astro)$ # *.js, *.ts and *.astro