Skip to content

Commit a3e5bef

Browse files
pre-commit: Add validate-pyproject (#10296)
Co-authored-by: Pierre Sassoulas <[email protected]>
1 parent dbc41c6 commit a3e5bef

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.pre-commit-config.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -173,3 +173,7 @@ repos:
173173
rev: "v2.5.1"
174174
hooks:
175175
- id: pyproject-fmt
176+
- repo: https://github.com/abravalheri/validate-pyproject
177+
rev: v0.24
178+
hooks:
179+
- id: validate-pyproject

0 commit comments

Comments
 (0)