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

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Ayaz Salikhov
2021-11-09 14:09:55 +03:00
committed by GitHub

View File

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