소스 검색

chore: Use other pre-commit prettier repo

Sean Blackburn 11 달 전
부모
커밋
6abbf25687
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .pre-commit-config.yaml

+ 1 - 1
.pre-commit-config.yaml

@@ -34,7 +34,7 @@ repos:
           - "--locale"
           - "en-GB,de-CH"
 
-  - repo: https://github.com/prettier/pre-commit
+  - repo: https://github.com/pre-commit/mirrors-prettier
     rev: main
     hooks:
       - id: prettier