mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-10 02:29:22 +01:00
.pre-commit-config.yaml: maybe caching and ignoring unknown files would be good ideas
This commit is contained in:
parent
89e5549cea
commit
a3c369180b
@ -131,7 +131,7 @@ repos:
|
||||
hooks:
|
||||
- id: pnpm-prettier
|
||||
name: prettier
|
||||
entry: pnpm exec prettier --write
|
||||
entry: pnpm exec prettier --cache --ignore-unknown --write
|
||||
language: system
|
||||
exclude_types: [json]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user