Skip to content

Commit 1e1a858

Browse files
authored
Merge pull request #1921 from Borda/precommit/validate-pyproject
precommit: enable `validate-pyproject`
2 parents 8502efe + 882425d commit 1e1a858

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: .pre-commit-config.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,8 @@ repos:
2121
- id: check-toml
2222
- id: check-yaml
2323
- id: check-merge-conflict
24+
25+
- repo: https://github.com/abravalheri/validate-pyproject
26+
rev: v0.16
27+
hooks:
28+
- id: validate-pyproject

0 commit comments

Comments
 (0)