Skip to content

Commit 608ac2d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.18 → v0.15.20](astral-sh/ruff-pre-commit@v0.15.18...v0.15.20) - [github.com/rbubley/mirrors-prettier: v3.8.4 → v3.9.1](rbubley/mirrors-prettier@v3.8.4...v3.9.1)
1 parent 14f4f2b commit 608ac2d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repos:
1212
- id: debug-statements
1313
- id: check-added-large-files
1414
- repo: https://github.com/astral-sh/ruff-pre-commit
15-
rev: v0.15.18
15+
rev: v0.15.20
1616
hooks:
1717
- id: ruff-format
1818
- id: ruff
@@ -44,7 +44,7 @@ repos:
4444
pyproject.toml|
4545
)$
4646
- repo: https://github.com/rbubley/mirrors-prettier
47-
rev: v3.8.4
47+
rev: v3.9.1
4848
hooks:
4949
- id: prettier
5050
args: [--prose-wrap=always, --print-width=88]

0 commit comments

Comments
 (0)