Skip to content

Commit

Permalink
Add check-readthedocs pre-commit hook (python#128453)
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn authored Jan 4, 2025
1 parent 513a4ef commit 03ede5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ repos:
hooks:
- id: check-dependabot
- id: check-github-workflows
- id: check-readthedocs

- repo: https://github.com/rhysd/actionlint
rev: v1.7.4
Expand Down

0 comments on commit 03ede5a

Please sign in to comment.