We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50760a4 commit 1a7ca7fCopy full SHA for 1a7ca7f
.pre-commit-config.yaml
@@ -46,3 +46,8 @@ repos:
46
hooks:
47
- id: actionlint
48
args: [-ignore, SC]
49
+
50
+ - repo: https://github.com/abravalheri/validate-pyproject
51
+ rev: v0.23
52
+ hooks:
53
+ - id: validate-pyproject
0 commit comments