Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Commit f5559a3

Browse files
committed
Update pre-commit hooks.
1 parent ff19eed commit f5559a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ repos:
3535
id: black
3636
args: ["--line-length", "79"]
3737
- repo: https://github.com/pre-commit/mirrors-prettier
38-
rev: "v3.0.0-alpha.4"
38+
rev: "v3.0.0-alpha.6"
3939
hooks:
4040
- id: prettier

0 commit comments

Comments
 (0)