Move to maintained mirror of prettier (#13592)

https://github.com/pre-commit/mirrors-prettier has been archived and is
no longer maintained.

Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
This commit is contained in:
Bernát Gábor 2024-10-03 07:35:27 -07:00 committed by GitHub
parent 3728d5b3a2
commit fdd0a22c03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -68,8 +68,8 @@ repos:
require_serial: true require_serial: true
# Prettier # Prettier
- repo: https://github.com/pre-commit/mirrors-prettier - repo: https://github.com/rbubley/mirrors-prettier
rev: v3.1.0 rev: v3.3.3
hooks: hooks:
- id: prettier - id: prettier
types: [yaml] types: [yaml]