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
|
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]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue