Skip to content

Commit f56e738

Browse files
committed
rbubley
1 parent 21c0d2d commit f56e738

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,7 +1,7 @@
11
repos:
22
# Hooks that are run everywhere
3-
- repo: https://github.com/pre-commit/mirrors-prettier
4-
rev: v4.0.0-alpha.8 # Only update together with the pre-commit yaml in the tempalate!
3+
- repo: https://github.com/rbubley/mirrors-prettier
4+
rev: v3.4.2 # Only update together with the pre-commit yaml in the tempalate!
55
hooks:
66
- id: prettier
77
# Hooks that are run for scripts

0 commit comments

Comments
 (0)