We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56c7929 commit 9505c22Copy full SHA for 9505c22
.pre-commit-config.yaml
@@ -8,7 +8,7 @@ repos:
8
- id: end-of-file-fixer
9
- id: check-yaml
10
- repo: https://github.com/pre-commit/mirrors-prettier
11
- rev: v3.0.0
+ rev: v3.0.1
12
hooks:
13
- id: prettier
14
exclude: ^app/$
0 commit comments