pre-commit prettier: switch to maintained fork (#4608)

This commit is contained in:
Patrick Schratz 2024-12-22 19:56:14 +01:00 committed by GitHub
parent 81b74025d4
commit 2edaad27a6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,8 +27,8 @@ repos:
rev: v2.13.1-beta
hooks:
- id: hadolint
- 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
- repo: https://github.com/adrienverge/yamllint.git