We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e986585 commit 86c7b2dCopy full SHA for 86c7b2d
.pre-commit-config.yaml
@@ -50,14 +50,6 @@ repos:
50
- tomli
51
files: ".*"
52
53
- # - repo: https://github.com/fpgmaas/deptry.git
54
- # rev: "0.23.0"
55
- # hooks:
56
- # - id: deptry
57
- # pass_filenames: false
58
- # always_run: true
59
- # entry: bash -c "uv run --frozen --all-extras --dev deptry . --ignore DEP001"
60
-
61
- repo: https://github.com/astral-sh/uv-pre-commit
62
rev: "0.5.24"
63
hooks:
0 commit comments