Skip to content

Commit ce007e1

Browse files
committed
add action lint
1 parent 4a1a886 commit ce007e1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,11 @@ repos:
7575
- "#"
7676
- --detect-license-in-X-top-lines=8
7777

78+
- repo: https://github.com/rhysd/actionlint
79+
rev: v1.7.11
80+
hooks:
81+
- id: actionlint
82+
7883
- repo: https://github.com/python-jsonschema/check-jsonschema
7984
rev: 0.37.0
8085
hooks:

0 commit comments

Comments
 (0)