Skip to content

Commit

Permalink
Use non-local actionlint
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliusroemer committed Sep 24, 2023
1 parent 39c1def commit 67f1f2a
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,7 @@ repos:
entry: python tests/test_duplicate_lineage_in_notes.py
language: python
files: lineage_notes.txt
- repo: https://github.com/rhysd/actionlint
rev: v1.6.26
hooks:
- id: actionlint
name: Lint GitHub Actions workflow files
description: Runs actionlint to lint GitHub Actions workflow files
language: docker_image
types: ["yaml"]
files: ^\.github/workflows/
entry: rhysd/actionlint:1.6.26

0 comments on commit 67f1f2a

Please sign in to comment.