Skip to content

Commit f053b22

Browse files
authored
Merge pull request #1652 from jupyter/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 53fa575 + 0ff3fe0 commit f053b22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,10 @@ repos:
5959

6060
# Lint: Dockerfile
6161
- repo: https://github.com/hadolint/hadolint.git
62-
rev: v2.8.0
62+
rev: v2.9.1
6363
hooks:
6464
- id: hadolint-docker
65-
entry: hadolint/hadolint:v2.8.0 hadolint
65+
entry: hadolint/hadolint:v2.9.1 hadolint
6666

6767
# Lint: YAML
6868
- repo: https://github.com/adrienverge/yamllint.git

0 commit comments

Comments
 (0)