Skip to content

Commit

Permalink
Add actionlint to pre-commit (#387)
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchnielsen authored Sep 16, 2024
1 parent 55e283f commit c2d9b41
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,7 @@ repos:
rev: v0.1.17
hooks:
- id: helmlint
- repo: https://github.com/rhysd/actionlint
rev: v1.7.1
hooks:
- id: actionlint

0 comments on commit c2d9b41

Please sign in to comment.