mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-21 18:59:22 +01:00
.pre-commit-config.yaml: exclude json from prettier
This commit is contained in:
parent
be8aad014b
commit
9a1965279d
@ -69,6 +69,7 @@ repos:
|
||||
rev: "v3.0.3"
|
||||
hooks:
|
||||
- id: prettier
|
||||
exclude_types: [json]
|
||||
additional_dependencies: [
|
||||
# https://www.npmjs.com/package/prettier
|
||||
"prettier@3.0.3",
|
||||
|
Loading…
Reference in New Issue
Block a user