diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 12ee4b1e..faf92f00 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - 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 exclude: src/furo/theme/.*|docs/(recommendations|reference/admonitions).md