We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8502efe + 882425d commit 1e1a858Copy full SHA for 1e1a858
.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