Skip to content

Commit 45cdb40

Browse files
committed
More pre-commit checks based on jsonschema
1 parent 04dde47 commit 45cdb40

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ repos:
1919
rev: 0.30.0
2020
hooks:
2121
- id: check-github-workflows
22+
- id: check-github-actions
23+
- id: check-readthedocs
2224
- repo: https://github.com/rhysd/actionlint
2325
rev: v1.7.4
2426
hooks:

0 commit comments

Comments
 (0)