Skip to content

Commit c9f1fa4

Browse files
committed
add gh action linter to pre-commit config
1 parent 4522d4c commit c9f1fa4

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
@@ -0,0 +1,5 @@
1+
repos:
2+
- repo: https://github.com/rhysd/actionlint
3+
rev: v1.7.10
4+
hooks:
5+
- id: actionlint

0 commit comments

Comments
 (0)