Ver código fonte

chore: Use other pre-commit prettier repo

Sean Blackburn 10 meses atrás
pai
commit
6abbf25687
1 arquivos alterados com 1 adições e 1 exclusões
  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