Skip to content

Commit bbdc9d5

Browse files
committed
Update GitHub Actions linter
This commit updates the pre-commit configuration to use a newer version of the GitHub actions linter, which gives better error messages for workflows involving environments.
1 parent 2cf1dd0 commit bbdc9d5

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.15
46+
rev: v1.6.23
4747
hooks:
4848
- id: actionlint-docker

0 commit comments

Comments
 (0)