Spaces:
Running
on
Zero
Running
on
Zero
Update
Browse files- .pre-commit-config.yaml +0 -5
.pre-commit-config.yaml
CHANGED
@@ -13,11 +13,6 @@ repos:
|
|
13 |
args: ["--fix=lf"]
|
14 |
- id: requirements-txt-fixer
|
15 |
- id: trailing-whitespace
|
16 |
-
- repo: https://github.com/myint/docformatter
|
17 |
-
rev: v1.7.5
|
18 |
-
hooks:
|
19 |
-
- id: docformatter
|
20 |
-
args: ["--in-place"]
|
21 |
- repo: https://github.com/astral-sh/ruff-pre-commit
|
22 |
rev: v0.8.4
|
23 |
hooks:
|
|
|
13 |
args: ["--fix=lf"]
|
14 |
- id: requirements-txt-fixer
|
15 |
- id: trailing-whitespace
|
|
|
|
|
|
|
|
|
|
|
16 |
- repo: https://github.com/astral-sh/ruff-pre-commit
|
17 |
rev: v0.8.4
|
18 |
hooks:
|