Skip to content

Commit 737e5ed

Browse files
committed
Rely on ruff in pre-commit.
1 parent 57e5e03 commit 737e5ed

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,3 @@ repos:
2020
hooks:
2121
- id: ruff
2222
args: [--fix, --exit-non-zero-on-fix]
23-
- repo: https://github.com/PyCQA/isort
24-
rev: 6.0.1
25-
hooks:
26-
- id: isort
27-
- repo: https://github.com/pre-commit/mirrors-prettier
28-
rev: "v4.0.0-alpha.8"
29-
hooks:
30-
- id: prettier
31-
exclude: "^jsonschema/benchmarks/issue232/issue.json$"

0 commit comments

Comments
 (0)