Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2f1bf7c

Browse files
committed
Add check-jsonschema to lint YAML and actionlint for GitHub Actions
1 parent1b90d93 commit2f1bf7c

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)

[8]ページ先頭

©2009-2025 Movatter.jp