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 e660864 commit 1731d08
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 1731d08

Please sign in to comment.