We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18c59cc commit 5a810c8Copy full SHA for 5a810c8
.pre-commit-config.yaml
@@ -54,3 +54,8 @@ repos:
54
hooks:
55
- id: blackdoc
56
files: .+\.py$
57
+
58
+ - repo: https://github.com/abravalheri/validate-pyproject
59
+ rev: main
60
+ hooks:
61
+ - id: validate-pyproject
0 commit comments