We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6bc99e commit 33876aaCopy full SHA for 33876aa
.pre-commit-config.yaml
@@ -90,7 +90,7 @@ repos:
90
91
# Format configuration files with prettier
92
- repo: https://github.com/rbubley/mirrors-prettier
93
- rev: v3.3.3
+ rev: v3.4.1
94
hooks:
95
- id: prettier
96
types_or: [yaml, markdown, html, css, scss, javascript, json]
0 commit comments