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

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Ayaz Salikhov
2021-08-03 00:40:19 +03:00
committed by GitHub

View File

@@ -18,11 +18,9 @@ repos:
# Lint: Dockerfile # Lint: Dockerfile
- repo: https://github.com/hadolint/hadolint.git - repo: https://github.com/hadolint/hadolint.git
rev: v2.6.0 rev: v2.6.1
hooks: hooks:
- id: hadolint-docker - id: hadolint-docker
# FIXME: remove after https://github.com/hadolint/hadolint/issues/628 is resolved
entry: hadolint/hadolint:v2.6.0 hadolint
# Lint: YAML # Lint: YAML
- repo: https://github.com/adrienverge/yamllint.git - repo: https://github.com/adrienverge/yamllint.git