Skip to content

Commit

Permalink
chore: remove validate-pyproject hook (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
njzjz authored Dec 20, 2024
1 parent 75de533 commit e6b6552
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,11 +30,6 @@ repos:
hooks:
- id: prettier
types_or: [javascript, css, html, markdown, yaml]
- repo: https://github.com/abravalheri/validate-pyproject
rev: v0.23
hooks:
- id: validate-pyproject
additional_dependencies: ["validate-pyproject-schema-store[all]"]
# C++
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v19.1.4
Expand Down

0 comments on commit e6b6552

Please sign in to comment.