Skip to content

Commit

Permalink
chore: remove check-manifest from pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mdtanker committed Aug 2, 2024
1 parent f49df6d commit 71accc4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,12 +115,6 @@ repos:
entry: PyBind|Numpy|Cmake|CCache|Github|PyTest
exclude: .pre-commit-config.yaml

- repo: https://github.com/mgedmin/check-manifest
rev: "0.49"
hooks:
- id: check-manifest
stages: [manual]

- repo: https://github.com/abravalheri/validate-pyproject
rev: "v0.18"
hooks:
Expand Down

0 comments on commit 71accc4

Please sign in to comment.