We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a41af3d commit 1173a41Copy full SHA for 1173a41
1 file changed
.pre-commit-config.yaml
@@ -72,8 +72,8 @@ repos:
72
docs/paper_JOSS/paper.md
73
)$
74
75
- - repo: https://github.com/pre-commit/mirrors-prettier
76
- rev: v4.0.0-alpha.8
+ - repo: https://github.com/JoC0de/pre-commit-prettier
+ rev: v3.6.2
77
hooks:
78
- id: prettier
79
files: \.(json|yml|yaml|toml)
0 commit comments