We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
validate-pyproject
1 parent 5364053 commit 2ce9675Copy full SHA for 2ce9675
.pre-commit-config.yaml
@@ -21,3 +21,8 @@ repos:
21
- id: check-toml
22
- id: check-yaml
23
- 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