Skip to content

Commit ad29807

Browse files
committed
* 'develop' of https://github.com/awslabs/aws-lambda-powertools-python: chore(ci): add linter for GitHub Actions as pre-commit hook (#1479) Signed-off-by: heitorlessa <[email protected]>
2 parents b71f33e + becb38c commit ad29807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ repos:
4242
- repo: https://github.com/rhysd/actionlint
4343
rev: v1.6.16
4444
hooks:
45-
- id: actionlint
45+
- id: actionlint-docker
4646
args: [-pyflakes=]

0 commit comments

Comments
 (0)