mirror of https://github.com/astral-sh/ruff
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:
parent
3728d5b3a2
commit
fdd0a22c03
|
|
@ -68,8 +68,8 @@ repos:
|
|||
require_serial: true
|
||||
|
||||
# Prettier
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
rev: v3.1.0
|
||||
- repo: https://github.com/rbubley/mirrors-prettier
|
||||
rev: v3.3.3
|
||||
hooks:
|
||||
- id: prettier
|
||||
types: [yaml]
|
||||
|
|
|
|||
Loading…
Reference in New Issue