Skip to content

Commit 64a0c55

Browse files
committed
ci: update pre-commit config
1 parent 2c83c59 commit 64a0c55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
repos:
22
- repo: https://github.com/johnnymorganz/stylua
3-
rev: v0.15.1
3+
rev: v0.20.0
44
hooks:
55
- id: stylua-github
66
- repo: https://github.com/pre-commit/mirrors-prettier
7-
rev: v2.5.1
7+
rev: v4.0.0-alpha.8
88
hooks:
99
- id: prettier
1010
exclude: "^test/"

0 commit comments

Comments
 (0)