Thanks to visit codestin.com Credit goes to github.com
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 57e5e03 commit 737e5edCopy full SHA for 737e5ed
1 file changed
.pre-commit-config.yaml
@@ -20,12 +20,3 @@ repos:
20
hooks:
21
- id: ruff
22
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
30
- - id: prettier
31
- exclude: "^jsonschema/benchmarks/issue232/issue.json$"
0 commit comments