Merge pull request #1652 from jupyter/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Ayaz Salikhov
2022-03-16 21:33:16 +02:00
committed by GitHub

View File

@@ -59,10 +59,10 @@ repos:
# Lint: Dockerfile
- repo: https://github.com/hadolint/hadolint.git
rev: v2.8.0
rev: v2.9.1
hooks:
- id: hadolint-docker
entry: hadolint/hadolint:v2.8.0 hadolint
entry: hadolint/hadolint:v2.9.1 hadolint
# Lint: YAML
- repo: https://github.com/adrienverge/yamllint.git