Skip to content

Commit 0177033

Browse files
committed
Update actionlint-docker pre-commit hook
This allows the linter to recognize the new allow-prereleases attribute in setup-python@v4.
1 parent 73979a2 commit 0177033

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
@@ -43,6 +43,6 @@ repos:
4343
args: [--py3-plus]
4444

4545
- repo: https://github.com/rhysd/actionlint
46-
rev: v1.6.23
46+
rev: v1.6.25
4747
hooks:
4848
- id: actionlint-docker

0 commit comments

Comments
 (0)