Skip to content

Commit 8036a91

Browse files
committed
chore: add actionlint to pre-commit
1 parent 25b7b14 commit 8036a91

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.pre-commit-config.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -115,3 +115,7 @@ repos:
115115
- id: go-mod-tidy
116116
repo: https://github.com/dnephin/pre-commit-golang
117117
rev: v0.5.1
118+
- repo: https://github.com/rhysd/actionlint
119+
rev: v1.7.7
120+
hooks:
121+
- id: actionlint

0 commit comments

Comments
 (0)