Skip to content

Commit 22ace0f

Browse files
[pre-commit.ci] pre-commit autoupdate (#10439)
updates: - [github.com/rbubley/mirrors-prettier: v3.5.3 → v3.6.0](rbubley/mirrors-prettier@v3.5.3...v3.6.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent f5aa766 commit 22ace0f

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
@@ -141,7 +141,7 @@ repos:
141141
["isort>=5", "platformdirs==2.2.0", "py==1.11", "tomlkit>=0.10.1"]
142142
exclude: tests(/\w*)*/functional/|tests/input|tests(/.*)+/conftest.py|doc/data/messages|tests(/\w*)*data/
143143
- repo: https://github.com/rbubley/mirrors-prettier
144-
rev: v3.5.3
144+
rev: v3.6.0
145145
hooks:
146146
- id: prettier
147147
args: [--prose-wrap=always, --print-width=88]

0 commit comments

Comments
 (0)