diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ef57978e..67863a8c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,6 +27,7 @@ repos: rev: v4.0.0-alpha.8 hooks: - id: prettier + exclude: ^docs/pnpm-lock\.yaml$ additional_dependencies: - prettier@3.5.2