We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25b7b14 commit 8036a91Copy full SHA for 8036a91
1 file changed
.pre-commit-config.yaml
@@ -115,3 +115,7 @@ repos:
115
- id: go-mod-tidy
116
repo: https://github.com/dnephin/pre-commit-golang
117
rev: v0.5.1
118
+ - repo: https://github.com/rhysd/actionlint
119
+ rev: v1.7.7
120
+ hooks:
121
+ - id: actionlint
0 commit comments