Skip to content

Commit 6dc0f56

Browse files
[pre-commit.ci] pre-commit autoupdate (#404)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.7 → v0.14.8](astral-sh/ruff-pre-commit@v0.14.7...v0.14.8) - [github.com/rbubley/mirrors-prettier: v3.7.3 → v3.7.4](rbubley/mirrors-prettier@v3.7.3...v3.7.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1a40121 commit 6dc0f56

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
@@ -19,13 +19,13 @@ repos:
1919
hooks:
2020
- id: pyproject-fmt
2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: "v0.14.7"
22+
rev: "v0.14.8"
2323
hooks:
2424
- id: ruff-format
2525
- id: ruff
2626
args: ["--fix", "--unsafe-fixes", "--exit-non-zero-on-fix"]
2727
- repo: https://github.com/rbubley/mirrors-prettier
28-
rev: "v3.7.3"
28+
rev: "v3.7.4"
2929
hooks:
3030
- id: prettier
3131
args: ["--print-width=120", "--prose-wrap=always"]

0 commit comments

Comments
 (0)