Skip to content

Commit

Permalink
chore: drop manifest check
Browse files Browse the repository at this point in the history
  • Loading branch information
agoose77 committed Jan 22, 2024
1 parent 9983e86 commit 41c1edf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ repos:
exclude:
".xml"

- repo: https://github.com/mgedmin/check-manifest
rev: "0.48"
- repo: https://github.com/abravalheri/validate-pyproject
rev: v0.15
hooks:
- id: check-manifest
- id: validate-pyproject

- repo: https://github.com/psf/black
rev: 22.3.0
Expand Down

0 comments on commit 41c1edf

Please sign in to comment.