Skip to content

Commit

Permalink
chore(pre-commit): fix pre-commit error when prettier has no files to…
Browse files Browse the repository at this point in the history
… process

Signed-off-by: Max SCHMELLER <[email protected]>
  • Loading branch information
mojomex committed Feb 4, 2025
1 parent f21a4a0 commit 8edab25
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 @@ -28,6 +28,7 @@ repos:
rev: v4.0.0-alpha.8
hooks:
- id: prettier
args: [--no-error-on-unmatched-pattern]

- repo: https://github.com/adrienverge/yamllint
rev: v1.35.1
Expand Down

0 comments on commit 8edab25

Please sign in to comment.