Skip to content

Commit 7f8950a

Browse files
committed
ci: Run prettier using the system node version
Signed-off-by: Matt Wozniski <[email protected]>
1 parent f4204bc commit 7f8950a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ repos:
4545
rev: v3.1.0
4646
hooks:
4747
- id: prettier
48+
language_version: system
4849
args: [--no-editorconfig]
4950
exclude: "^asv\\.conf\\.json$"
5051
exclude_types: [html]

0 commit comments

Comments
 (0)