Skip to content

Commit c2838ef

Browse files
committed
Updating dependencies
1 parent 1f45fb7 commit c2838ef

2 files changed

Lines changed: 664 additions & 576 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 7 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.20
15+
rev: v0.15.21
1616
hooks:
1717
- id: ruff-format
1818
- id: ruff
@@ -43,12 +43,6 @@ repos:
4343
README.rst|
4444
pyproject.toml|
4545
)$
46-
- repo: https://github.com/rbubley/mirrors-prettier
47-
rev: v3.9.4
48-
hooks:
49-
- id: prettier
50-
args: [--prose-wrap=always, --print-width=88]
51-
exclude: "docs/"
5246
- repo: local
5347
hooks:
5448
- id: prospector

0 commit comments

Comments
 (0)