Skip to content

Commit 6691a9e

Browse files
[pre-commit.ci] pre-commit autoupdate (#1279)
updates: - [github.com/pre-commit/mirrors-prettier: v2.4.1 → v2.5.0](pre-commit/mirrors-prettier@v2.4.1...v2.5.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 06880e2 commit 6691a9e

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
@@ -82,7 +82,7 @@ repos:
8282
]
8383
exclude: tests/testdata| # exclude everything, we're not ready
8484
- repo: https://github.com/pre-commit/mirrors-prettier
85-
rev: v2.4.1
85+
rev: v2.5.0
8686
hooks:
8787
- id: prettier
8888
args: [--prose-wrap=always, --print-width=88]

0 commit comments

Comments
 (0)