Skip to content

Commit

Permalink
precommit: enable validate-pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed May 30, 2024
1 parent 5364053 commit 2ce9675
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,8 @@ repos:
- id: check-toml
- id: check-yaml
- id: check-merge-conflict

- repo: https://github.com/abravalheri/validate-pyproject
rev: v0.16
hooks:
- id: validate-pyproject

0 comments on commit 2ce9675

Please sign in to comment.