We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f66e6c3 + ffdf1dc commit 36f3f6eCopy full SHA for 36f3f6e
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/pre-commit/mirrors-prettier
3
- rev: 'f12edd9' # Use the sha / tag you want to point at
+ rev: 'v4.0.0-alpha.8' # Use the sha / tag you want to point at
4
hooks:
5
- id: prettier
6
types_or: [css, javascript]
0 commit comments