Skip to content

Commit 5cae091

Browse files
[pre-commit.ci] pre-commit autoupdate (#10126)
1 parent d222b42 commit 5cae091

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
doc/data/messages/m/missing-final-newline/bad/crlf.py
2121
)$
2222
- repo: https://github.com/astral-sh/ruff-pre-commit
23-
rev: "v0.8.1"
23+
rev: "v0.8.3"
2424
hooks:
2525
- id: ruff
2626
args: ["--fix"]
@@ -144,7 +144,7 @@ repos:
144144
]
145145
exclude: tests(/\w*)*/functional/|tests/input|tests(/.*)+/conftest.py|doc/data/messages|tests(/\w*)*data/
146146
- repo: https://github.com/rbubley/mirrors-prettier
147-
rev: v3.4.1
147+
rev: v3.4.2
148148
hooks:
149149
- id: prettier
150150
args: [--prose-wrap=always, --print-width=88]

0 commit comments

Comments
 (0)