diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8223b06..94cbd15 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,13 +11,13 @@ repos: - id: check-toml - id: check-yaml - repo: https://github.com/pre-commit/mirrors-prettier - rev: "v3.0.0-alpha.6" + rev: "v3.0.0-alpha.9-for-vscode" hooks: - id: prettier additional_dependencies: - prettier@2 - repo: https://github.com/pre-commit/mirrors-eslint - rev: "v8.38.0" + rev: "v8.39.0" hooks: - id: eslint files: \.([jt]s|astro)$ # *.js, *.ts and *.astro