Skip to content

Commit 30e1759

Browse files
[pre-commit.ci] pre-commit autoupdate (#8393)
updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.253 → v0.0.254](astral-sh/ruff-pre-commit@v0.0.253...v0.0.254) - [github.com/charliermarsh/ruff-pre-commit: v0.0.253 → v0.0.254](astral-sh/ruff-pre-commit@v0.0.253...v0.0.254) - [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.4 → v3.0.0-alpha.6](pre-commit/mirrors-prettier@v3.0.0-alpha.4...v3.0.0-alpha.6) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e6c6bf5 commit 30e1759

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ repos:
1616
doc/data/messages/m/missing-final-newline/bad.py|
1717
)$
1818
- repo: https://github.com/charliermarsh/ruff-pre-commit
19-
rev: "v0.0.253"
19+
rev: "v0.0.254"
2020
hooks:
2121
- id: ruff
2222
args: ["--fix"]
2323
exclude: &fixtures tests(/\w*)*/functional/|tests/input|doc/data/messages|tests(/\w*)*data/
2424
- repo: https://github.com/charliermarsh/ruff-pre-commit
25-
rev: "v0.0.253"
25+
rev: "v0.0.254"
2626
hooks:
2727
- id: ruff
2828
name: line-length-doc
@@ -116,7 +116,7 @@ repos:
116116
]
117117
exclude: tests(/\w*)*/functional/|tests/input|tests(/.*)+/conftest.py|doc/data/messages|tests(/\w*)*data/
118118
- repo: https://github.com/pre-commit/mirrors-prettier
119-
rev: v3.0.0-alpha.4
119+
rev: v3.0.0-alpha.6
120120
hooks:
121121
- id: prettier
122122
args: [--prose-wrap=always, --print-width=88]

0 commit comments

Comments
 (0)