Switch prettier hook to rbubley/mirrors-prettier (#4366)

This commit is contained in:
Jeremiah Lowin 2026-06-24 11:52:40 -04:00 committed by GitHub
commit 6429909f05
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,8 +6,8 @@ repos:
hooks:
- id: validate-pyproject
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.1.0
- repo: https://github.com/rbubley/mirrors-prettier
rev: v3.8.4
hooks:
- id: prettier
types_or: [yaml, json5]