Skip to content

Commit 77dcaad

Browse files
[pre-commit.ci] pre-commit autoupdate (#9007)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.0.286 → v0.0.287](astral-sh/ruff-pre-commit@v0.0.286...v0.0.287) - [github.com/pre-commit/mirrors-prettier: v3.0.2 → v3.0.3](pre-commit/mirrors-prettier@v3.0.2...v3.0.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 022988a commit 77dcaad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
doc/data/messages/m/missing-final-newline/bad.py|
1717
)$
1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: "v0.0.286"
19+
rev: "v0.0.287"
2020
hooks:
2121
- id: ruff
2222
args: ["--fix"]
@@ -135,7 +135,7 @@ repos:
135135
]
136136
exclude: tests(/\w*)*/functional/|tests/input|tests(/.*)+/conftest.py|doc/data/messages|tests(/\w*)*data/
137137
- repo: https://github.com/pre-commit/mirrors-prettier
138-
rev: v3.0.2
138+
rev: v3.0.3
139139
hooks:
140140
- id: prettier
141141
args: [--prose-wrap=always, --print-width=88]

0 commit comments

Comments
 (0)