Skip to content

Commit fdd0a22

Browse files
authored
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 <[email protected]>
1 parent 3728d5b commit fdd0a22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ repos:
6868
require_serial: true
6969

7070
# Prettier
71-
- repo: https://github.com/pre-commit/mirrors-prettier
72-
rev: v3.1.0
71+
- repo: https://github.com/rbubley/mirrors-prettier
72+
rev: v3.3.3
7373
hooks:
7474
- id: prettier
7575
types: [yaml]

0 commit comments

Comments
 (0)