Skip to content

Commit d530eb4

Browse files
committed
Merge branch 'develop' into chore/suggest-split-xxl-prs
* develop: chore(ci): add linter for GitHub Actions as pre-commit hook (aws-powertools#1479)
2 parents 13aad3b + ad29807 commit d530eb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
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)