Skip to content

Commit

Permalink
actionlint
Browse files Browse the repository at this point in the history
  • Loading branch information
sblask committed Feb 27, 2024
1 parent 4452373 commit 83cebc0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ repos:
- repo: local
hooks:

- id: actionlint
name: actionlint
entry: actionlint
language: system
pass_filenames: false

- id: eslint
name: eslint
entry: eslint
Expand Down

0 comments on commit 83cebc0

Please sign in to comment.