mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-13 21:12:57 +00:00
Update hadolint pre-commit to make it work under arm
This commit is contained in:
@@ -67,10 +67,10 @@ repos:
|
||||
|
||||
# Lint: Dockerfile
|
||||
- repo: https://github.com/hadolint/hadolint.git
|
||||
rev: v2.9.3
|
||||
rev: v2.10.0
|
||||
hooks:
|
||||
- id: hadolint-docker
|
||||
entry: hadolint/hadolint:v2.9.3 hadolint
|
||||
entry: hadolint/hadolint:v2.10.0 hadolint
|
||||
|
||||
# Lint: YAML
|
||||
- repo: https://github.com/adrienverge/yamllint.git
|
||||
|
Reference in New Issue
Block a user