Skip to content
This repository was archived by the owner on Mar 30, 2025. It is now read-only.

Commit 742a29a

Browse files
author
staticdev
committed
New prettier version and mirror
1 parent 2b5f9ce commit 742a29a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ repos:
99
- id: end-of-file-fixer
1010
- id: trailing-whitespace
1111
- id: check-added-large-files
12-
- repo: https://github.com/prettier/pre-commit
13-
rev: v2.1.2
12+
- repo: https://github.com/pre-commit/mirrors-prettier
13+
rev: v2.3.0
1414
hooks:
1515
- id: prettier
1616
- repo: https://github.com/adrienverge/yamllint.git

0 commit comments

Comments
 (0)