mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-12 20:42:57 +00:00
[pre-commit.ci] pre-commit autoupdate
updates: - https://github.com/ambv/black → https://github.com/psf/black - [github.com/hadolint/hadolint.git: v2.5.0 → v2.6.0](https://github.com/hadolint/hadolint.git/compare/v2.5.0...v2.6.0)
This commit is contained in:
![66853113+pre-commit-ci[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
GitHub

parent
7999479a0a
commit
8eb98bce3c
@@ -4,7 +4,7 @@ ci:
|
||||
|
||||
repos:
|
||||
# Autoformat: Python code
|
||||
- repo: https://github.com/ambv/black
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 21.6b0
|
||||
hooks:
|
||||
- id: black
|
||||
@@ -18,7 +18,7 @@ repos:
|
||||
|
||||
# Lint: Dockerfile
|
||||
- repo: https://github.com/hadolint/hadolint.git
|
||||
rev: v2.5.0
|
||||
rev: v2.6.0
|
||||
hooks:
|
||||
- id: hadolint-docker
|
||||
# FIXME: remove after https://github.com/hadolint/hadolint/issues/628 is resolved
|
||||
|
Reference in New Issue
Block a user