Skip to content

Commit 1a7ca7f

Browse files
committed
check pyproject
1 parent 50760a4 commit 1a7ca7f

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
@@ -46,3 +46,8 @@ repos:
4646
hooks:
4747
- id: actionlint
4848
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

Comments
 (0)