Browse Source

chore: Use other pre-commit prettier repo

Sean Blackburn 10 months ago
parent
commit
6abbf25687
1 changed files with 1 additions and 1 deletions
  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