Skip to content

Commit

Permalink
Move to maintained mirror of prettier (#13592)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
gaborbernat authored Oct 3, 2024
1 parent 3728d5b commit fdd0a22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit fdd0a22

Please sign in to comment.