Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#1279)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
pre-commit-ci[bot] committed Nov 29, 2021
1 parent 06880e2 commit 6691a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ repos:
]
exclude: tests/testdata| # exclude everything, we're not ready
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v2.4.1
rev: v2.5.0
hooks:
- id: prettier
args: [--prose-wrap=always, --print-width=88]

0 comments on commit 6691a9e

Please sign in to comment.