Skip to content

Commit f16190d

Browse files
authored
Revert "add validate-pyproject pre-commit hook" (#16)
Reverts #5
1 parent d5cff57 commit f16190d

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.pre-commit-config.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,3 @@ repos:
3030
hooks:
3131
- id: prettier
3232
types_or: [javascript, css, html, markdown, json, yaml]
33-
- repo: https://github.com/abravalheri/validate-pyproject
34-
rev: v0.19
35-
hooks:
36-
- id: validate-pyproject
37-
additional_dependencies: ["validate-pyproject-schema-store[all]"]

0 commit comments

Comments
 (0)