Add check-readthedocs pre-commit hook (#128453)

This commit is contained in:
sobolevn 2025-01-04 13:31:01 +03:00 committed by GitHub
parent 513a4efa75
commit 03ede5afe2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -55,6 +55,7 @@ repos:
hooks: hooks:
- id: check-dependabot - id: check-dependabot
- id: check-github-workflows - id: check-github-workflows
- id: check-readthedocs
- repo: https://github.com/rhysd/actionlint - repo: https://github.com/rhysd/actionlint
rev: v1.7.4 rev: v1.7.4