Skip to content

Commit cdc498f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-prettier: v2.7.1 → v3.0.0-alpha.0](pre-commit/mirrors-prettier@v2.7.1...v3.0.0-alpha.0)
1 parent d64444d commit cdc498f

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
@@ -27,7 +27,7 @@ repos:
2727
args: ["--line-length", "100"]
2828

2929
- repo: https://github.com/pre-commit/mirrors-prettier
30-
rev: v2.7.1
30+
rev: v3.0.0-alpha.0
3131
hooks:
3232
- id: prettier
3333

0 commit comments

Comments
 (0)