Skip to content

Commit

Permalink
ci(pre-commit): add actionlint
Browse files Browse the repository at this point in the history
  • Loading branch information
tagoro9 committed Jan 16, 2024
1 parent 4d3d83a commit d11afbc
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 @@ -11,3 +11,7 @@ repos:
language_version: system
stages: [commit-msg]
additional_dependencies: ["@open-turo/commitlint-config-conventional"]
- repo: https://github.com/rhysd/actionlint
rev: v1.6.26
hooks:
- id: actionlint

0 comments on commit d11afbc

Please sign in to comment.