Unverified Commit 188f1be7 authored by Nikita Titov's avatar Nikita Titov Committed by GitHub
Browse files

[ci] validate pyproject file by json schema (#6813)



* dev

* dev

* dev

* dev

* dev

* dev

* dev

* bump version

---------
Co-authored-by: default avatarJames Lamb <jaylamb20@gmail.com>
parent 81922a7e
......@@ -44,3 +44,8 @@ repos:
- id: typos
args: ["--force-exclude"]
exclude: (\.gitignore$)|(^\.editorconfig$)
- repo: https://github.com/henryiii/validate-pyproject-schema-store
rev: 2025.02.03
hooks:
- id: validate-pyproject
files: python-package/pyproject.toml$
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment