We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac41063 commit 71377d7Copy full SHA for 71377d7
.pre-commit-config.yaml
@@ -34,8 +34,8 @@ repos:
34
additional_dependencies: [tomli]
35
#args: ["--write-changes"]
36
37
- - repo: https://github.com/pre-commit/mirrors-prettier
38
- rev: v4.0.0-alpha.8
+ - repo: https://github.com/JoC0de/pre-commit-prettier
+ rev: b3e25fa39aa676c36bc18eb9eae6f26d9bb63f39 # v3.6.2 using SHA as tags are not persistent
39
hooks:
40
- id: prettier
41
files: \.(json|yml|yaml|toml)
0 commit comments