mirror of
https://github.com/astral-sh/ruff.git
synced 2025-12-23 09:19:58 +00:00
pre-commit: Validate pyproject.toml (#266)
This commit is contained in:
parent
417764d309
commit
11f7532e72
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue