diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6f7a558..0c5d5eb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,11 +12,11 @@ repos: - id: check-toml - id: check-yaml - repo: https://github.com/pre-commit/mirrors-prettier - rev: "v3.1.0" + rev: "v4.0.0-alpha.8" hooks: - id: prettier - repo: https://github.com/pre-commit/mirrors-eslint - rev: "v8.54.0" + rev: "v9.0.0-alpha.1" hooks: - id: eslint files: \.([jt]s|astro)$ # *.js, *.ts and *.astro