Skip to content

Commit

Permalink
Use another repo for prettier pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mathbunnyru committed Dec 5, 2024
1 parent 6e66c87 commit 932c8a5
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 @@ -59,8 +59,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
exclude: "{{cookiecutter.stack_name}}/.github/workflows/docker.yml"
Expand Down

0 comments on commit 932c8a5

Please sign in to comment.