Skip to content

Commit

Permalink
ci: Run prettier using the system node version
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Wozniski <[email protected]>
  • Loading branch information
godlygeek committed Nov 24, 2023
1 parent f4204bc commit 7f8950a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ repos:
rev: v3.1.0
hooks:
- id: prettier
language_version: system
args: [--no-editorconfig]
exclude: "^asv\\.conf\\.json$"
exclude_types: [html]
Expand Down

0 comments on commit 7f8950a

Please sign in to comment.