Skip to content

Commit 015b0f8

Browse files
authored
Merge pull request #1397 from jupyter/mathbunnyru-patch-1
Update hadolint docker version
2 parents 5956af0 + d13be7a commit 015b0f8

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
@@ -22,7 +22,7 @@ repos:
2222
hooks:
2323
- id: hadolint-docker
2424
# FIXME: remove after https://github.com/hadolint/hadolint/issues/628 is resolved
25-
entry: hadolint/hadolint:v2.5.0 hadolint
25+
entry: hadolint/hadolint:v2.6.0 hadolint
2626

2727
# Lint: YAML
2828
- repo: https://github.com/adrienverge/yamllint.git

0 commit comments

Comments
 (0)