Skip to content

Commit

Permalink
Merge pull request #1921 from Borda/precommit/validate-pyproject
Browse files Browse the repository at this point in the history
precommit: enable `validate-pyproject`
  • Loading branch information
Byron authored May 31, 2024
2 parents 8502efe + 882425d commit 1e1a858
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 1e1a858

Please sign in to comment.