Skip to content

Commit a13256d

Browse files
committed
attempt #2 to fix prettier pre-commit hook
1 parent 4de3c21 commit a13256d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ repos:
2525
rev: v3.5.1
2626
hooks:
2727
- id: prettier
28-
files: \.(js|jsx|ts|tsx|css|scss|json|md|yaml|html)$
28+
exclude: "docs/user-guide/developer-content/parcels-meeting-Nov2025/presentation/.*" # these quarto files break prettier

0 commit comments

Comments
 (0)