Skip to content

Commit

Permalink
ci(pre-commit): add actionlint hook
Browse files Browse the repository at this point in the history
  • Loading branch information
DeadNews committed Sep 15, 2023
1 parent 44fe8e6 commit 8a2ceb1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ repos:
- id: check-github-workflows
- id: check-renovate

- repo: https://github.com/rhysd/actionlint
rev: v1.6.25
hooks:
- id: actionlint

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.0.288
hooks:
Expand Down

0 comments on commit 8a2ceb1

Please sign in to comment.