Skip to content

Commit

Permalink
Revert "add validate-pyproject pre-commit hook" (#16)
Browse files Browse the repository at this point in the history
Reverts #5
  • Loading branch information
njzjz authored Dec 21, 2024
1 parent d5cff57 commit f16190d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,3 @@ repos:
hooks:
- id: prettier
types_or: [javascript, css, html, markdown, json, yaml]
- repo: https://github.com/abravalheri/validate-pyproject
rev: v0.19
hooks:
- id: validate-pyproject
additional_dependencies: ["validate-pyproject-schema-store[all]"]

0 comments on commit f16190d

Please sign in to comment.