From 8525e49197161d7647d5979560ae3f3a699d47bf Mon Sep 17 00:00:00 2001 From: Iain Samuel McLean Elder Date: Tue, 18 Jul 2023 18:04:12 +0200 Subject: [PATCH] Add actionlint-py hook [actionlint-py](https://github.com/Mateusz-Grzelinski/actionlint-py/) is a pre-commit hook for [actionlint](https://github.com/rhysd/actionlint). --- all-repos.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/all-repos.yaml b/all-repos.yaml index 0b55e24b..ba059b1a 100644 --- a/all-repos.yaml +++ b/all-repos.yaml @@ -235,3 +235,4 @@ - https://github.com/Data-Liberation-Front/csvlint.rb - https://github.com/christopher-hacker/enforce-notebook-run-order - https://github.com/mxr/unkey +- https://github.com/Mateusz-Grzelinski/actionlint-py