Skip to content

Commit

Permalink
Use another repo for prettier pre-commit (#2180)
Browse files Browse the repository at this point in the history
  • Loading branch information
mathbunnyru authored Dec 5, 2024
1 parent 7bdb19c commit 976fbab
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 @@ -61,8 +61,8 @@ repos:
stages: [manual]

# Autoformat: YAML, JSON, Markdown, etc.
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v4.0.0-alpha.8
- repo: https://github.com/rbubley/mirrors-prettier
rev: v3.4.2
hooks:
- id: prettier

Expand Down

0 comments on commit 976fbab

Please sign in to comment.