Skip to content

Commit 03ede5a

Browse files
authored
Add check-readthedocs pre-commit hook (#128453)
1 parent 513a4ef commit 03ede5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ repos:
5555
hooks:
5656
- id: check-dependabot
5757
- id: check-github-workflows
58+
- id: check-readthedocs
5859

5960
- repo: https://github.com/rhysd/actionlint
6061
rev: v1.7.4

0 commit comments

Comments
 (0)