We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c83c59 commit 64a0c55Copy full SHA for 64a0c55
.pre-commit-config.yaml
@@ -1,10 +1,10 @@
1
repos:
2
- repo: https://github.com/johnnymorganz/stylua
3
- rev: v0.15.1
+ rev: v0.20.0
4
hooks:
5
- id: stylua-github
6
- repo: https://github.com/pre-commit/mirrors-prettier
7
- rev: v2.5.1
+ rev: v4.0.0-alpha.8
8
9
- id: prettier
10
exclude: "^test/"
0 commit comments