Skip to content

Commit 2ce9675

Browse files
committed
precommit: enable validate-pyproject
1 parent 5364053 commit 2ce9675

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.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)