Skip to content

Commit 2f1bf7c

Browse files
committed
Add check-jsonschema to lint YAML and actionlint for GitHub Actions
1 parent 1b90d93 commit 2f1bf7c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.pre-commit-config.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,17 @@ repos:
2121
- id: end-of-file-fixer
2222
- id: trailing-whitespace
2323

24+
- repo: https://github.com/python-jsonschema/check-jsonschema
25+
rev: 0.28.2
26+
hooks:
27+
- id: check-dependabot
28+
- id: check-github-workflows
29+
30+
- repo: https://github.com/rhysd/actionlint
31+
rev: v1.6.27
32+
hooks:
33+
- id: actionlint
34+
2435
- repo: https://github.com/tox-dev/pyproject-fmt
2536
rev: 1.8.0
2637
hooks:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy