pre-commit: Validate pyproject.toml (#266)

This commit is contained in:
Christian Clauss 2022-10-01 01:21:12 +02:00 committed by GitHub
parent 417764d309
commit 11f7532e72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -3,3 +3,8 @@ repos:
rev: v0.0.40
hooks:
- id: lint
- repo: https://github.com/abravalheri/validate-pyproject
rev: v0.10.1
hooks:
- id: validate-pyproject