mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 13:55:08 +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
|
rev: v4.0.0-alpha.8
|
||||||
hooks:
|
hooks:
|
||||||
- id: prettier
|
- id: prettier
|
||||||
|
exclude: ^docs/pnpm-lock\.yaml$
|
||||||
additional_dependencies:
|
additional_dependencies:
|
||||||
- prettier@3.5.2
|
- prettier@3.5.2
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue