We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef0f8ee commit 3acfae9Copy full SHA for 3acfae9
.pre-commit-config.yaml
@@ -47,7 +47,7 @@ repos:
47
48
# Format configuration files with prettier
49
- repo: https://github.com/rbubley/mirrors-prettier
50
- rev: v3.5.0
+ rev: v3.5.1
51
hooks:
52
- id: prettier
53
types_or: [yaml, markdown, html, css, scss, javascript, json]
0 commit comments