mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 05:45:09 +00:00
chore(pre-commit): exclude docs pnpm lockfile from prettier
This commit is contained in:
parent
b314cfd60c
commit
2c7527c121
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue